eino
eino copied to clipboard
支持 Responses API 吗
具体是什么需求呢,依赖 ResponsesAPI 的什么功能,什么模型的 ResponsesAPI
支持 OpenAI 协议的模型的 ResponsesAPI,省 token
https://platform.openai.com/docs/models/gpt-5-codex
GPT-5-Codex is a version of GPT-5 optimized for agentic coding tasks in Codex or similar environments. It's available in the Responses API only and the underlying model snapshot will be regularly updated. If you want to learn more about prompting GPT-5-Codex, refer to our dedicated guide.
We are discussing how to support it.