Skip to content

Model/deployment not found for: codex-mini-latest #5769

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 of 3 tasks
nqcuong72 opened this issue May 21, 2025 · 0 comments
Open
1 of 3 tasks

Model/deployment not found for: codex-mini-latest #5769

nqcuong72 opened this issue May 21, 2025 · 0 comments
Assignees
Labels
area:configuration Relates to configuration options ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior os:windows Happening specifically on Windows

Comments

@nqcuong72
Copy link

nqcuong72 commented May 21, 2025

Before submitting your bug report

Relevant environment info

- OS: MS Window 10
- Continue version: 1.0.10
- IDE version: Visual Studio Code 1.98.2
- Model: codex-mini-latest
- config:
  
  - name: OpenAI:codex-mini-latest (Online)
    model: codex-mini-latest
    provider: openai
    apiKey: sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    systemMessage: "You are an expert software developer. You give helpful and concise responses."
    roles:
      - chat
      - edit
      - apply

Description

I have got dialog that display error: 404 This model is only supported in v1/responses and not in v1/chat/completions.
Likely causes:
Invalid apiBase: https://api.openai.com/v1/
Model/deployment not found for: codex-mini-latest

To reproduce

No response

Log output

@dosubot dosubot bot added area:configuration Relates to configuration options ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior os:windows Happening specifically on Windows labels May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:configuration Relates to configuration options ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior os:windows Happening specifically on Windows
Projects
Status: Todo
Development

No branches or pull requests

2 participants