yulin666sub2api使用gpt5.5模型上下文一到272K就报502是怎么回事 中发帖

sub2api使用gpt5.5模型上下文一到272K就报502是怎么回事,有佬知道么 
{
  "error": {
    "message": "Your input exceeds the context window of this model. Please adjust your input and try again.",
    "type": "upstream_error"
  }
}
 
 
Back to Top