Skip to content

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

Open
@nqcuong72

Description

@nqcuong72

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

Metadata

Metadata

Labels

area:configurationRelates to configuration optionside:vscodeRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on Windows

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions