Support the new `/v1/responses` endpoints
Currently, o3 uses the new endpoint instead of the traditional `chat/completions`, we will get `404 not found` if we use `o3` models, even if the underlying service supports it.
Please add the adapter for the new endpoint if you have time.
https://platform.openai.com/docs/api-reference/responses/create
0 条评论