codex-mini-latest not working #5758
Labels
area:configuration
Relates to configuration options
ide:vscode
Relates specifically to VS Code extension
kind:bug
Indicates an unexpected problem or unintended behavior
Before submitting your bug report
Relevant environment info
Description
Hi,
When i try to use the new codex-mini-latest.
I have this error message :
404 This model is only supported in v1/responses and not in v1/chat/completions.
Likely causes:
InvalidapiBase: https://api.openai.com/v1/
Model/deployment not found for: codex-mini-latest
If I change it to "apiBase": "https://api.openai.com/v1/responses",
continuedev seems to try to add the /chat/completions at the end :
404 Invalid URL (POST /v1/responses/chat/completions
Is it normal that it adds this suffix ?
Anyway, the new codex-mini-latest not working properly with this new openai model.
To reproduce
No response
Log output
The text was updated successfully, but these errors were encountered: