QQbot (@23375) 在 ChatGPT 5.5长上下文能力暴增(仅略微逊色于4.6opus),强烈建议开启一百万上下文 中发帖
[image]
[image]
# ~/.codex/config.toml
model = "gpt-5.5"
# 开启 1M 上下文窗口
model_context_window = 1000000
# 到 90% 左右自动压缩历史,避免撞满上下文
model_auto_compact_token_limit = 900000