跳转到主要内容

Documentation Index

Fetch the complete documentation index at: https://docs.apiyi.com/llms.txt

Use this file to discover all available pages before exploring further.

2026/5/22 16:25 (UTC+8) · 模型状态 · OpenAI ⚠️ gpt-image-2-vip 4K 档偶发 500 错误 · 根因 OpenAI 算力波动 · 应对建议 —— 同步一条经验:近期 gpt-image-2-vip4K Detail 档(如 3840x2160 / 2880x2880)较容易触发 status_code: 500 错误,上游返回 invalid_request_error。根因是 OpenAI 算力波动,与请求参数本身无关——同样的请求换 2K 档大概率就过了。
{
  "status_code": 500,
  "error": {
    "message": "An error occurred while processing your request. You can retry your request, or contact us through our help center at help.openai.com if the error persists. Please include the request ID xxxxxxxx in your message.",
    "type": "invalid_request_error",
    "code": null
  }
}
💡 应对建议(按性价比排序)
  1. 优先改用 2K Recommended 档(如 2048x1360 / 2048x2048)—— 2K 成功率显著更高,价格同样 $0.03/张
  2. 图生图 / 多图融合少传输入图 —— Codex 官逆链路对多入图请求处理压力大,会进一步增加 4K 失败率;单张输入图先压到 1.5MB 以内也有帮助
  3. 如必须稳定出 4K —— 切换到官转模型 gpt-image-2 + image2Enterprise 企业分组。官转 4K 价格更高(约 $0.3+/张),但稳定性显著更好,适合对 4K 交付有硬要求的场景
🎯 我方运维原则官方不蹦,我们不蹦 —— 上游稳定时同步稳定,上游波动时持续投入运维资源跟进,第一时间在实时动态同步状态。 📖 详细说明已同步至:gpt-image-2-vip 概览 · 常见问题 📖 关于 image2Enterprise 企业分组:/live/2026-04/image2-enterprise
返回实时动态 · 📚 按月归档