vvvcf大家在使用codex cli gpt5.5模型时有遇到上下文压缩的时候报错404的问题吗 中发帖

响应详情: 
{
“error”: {
“code”: “model_not_found”,
“message”: “The model gpt-5.5 does not exist or you do not have access to it.”,
“param”: null,
“type”: “invalid_request_error”
}
}
难道是sub2api的bug吗?