@Tuso 在 gpt5.5到底有没有1m的上下文呢? 中发帖
我今天把所有的gpt5.4-mini和5.4mini都改成了gpt5.5,但cpa里频繁显示 gpt5.4-mini 失败
HTTP 400
{“error”:{“message”:“Your input exceeds the context window of this model. Please adjust your input and try again.”,“type”:“invalid_request_error”,“code”:“context_too_large”}}
这个是错误原因,搜了一下说是自动压缩的问题,因为我指定了一个小的上下文(gpt5.5),所以我想知道gpt5.5到底有没有1m的上下文呢,不考虑codexapp里的限制,单轮直接调用api发数据