3 hours ago gpt-image-2 调用问题🌐 链接: https://linux.do/t/topic/2230460🔍 关键词: #api #codex🏷️ 分组: LinuxDo论坛🕒 时间: 2026-05-23 13:00:35 LINUX DO gpt-image-2 调用问题 我使用的是 duckcoding 的 token,gpt-5.5 和 gpt-image-2 是两个分组,两个 key。 想现在使用 CLIProxyAPI 将两个模型聚合暴漏给 codex app。 但是 gpt-image-2 仅支持 /v1/images/generations and /v1/images/edits 不支持 /v1/responses 所以没办法直接使用 gpt-image-2 模型。 但我使用 gpt-5.5 显式声明调用 gpt-image-2 时,因为不在一个分组中,也会调用失败。…