晨东 (@HMTER) 在 GPT5.4 在CodeX 中可以设置支持1M的上下文 中发帖
[image]
在config.toml中设置
model = "gpt-5.4"
model_context_window = 1000000
model_reasoning_effort = "high"