-
-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Description
config:
openrouter: api_key: sk-xxx model: gpt-5-codex base_url: https://api.openai.com/v1
Error:
Failed to get response from AI: API returned error: { "error": { "message": "This model is only supported in v1/responses and not in v1/chat/completions.", "type": "invalid_request_error", "param": "model", "code": null } }
@claude can you work on creating a support for v1/responses api to support gpt-5-codex model from openAI
Metadata
Metadata
Assignees
Labels
No labels