Skip to content

copilot: unsupported_api_for_model #2303

@Adphi

Description

@Adphi

Describe the bug

all models failed: error receiving from stream: HTTP 400: POST "https://api.githubcopilot.com/chat/completions": 400 Bad Request {"message":"model "gpt-5.3-codex" is not accessible via the /chat/completions endpoint","code":"unsupported_api_for_model"}

Version affected

$ docker-agent version
docker-agent version v1.40.0
Commit: Homebrew

How To Reproduce

  1. Export the GITHUB_TOKEN env variable:
    $ export GITHUB_TOKEN=$(gh auth token)
    
  2. Select the github-copilot/gpt-5.3-codex model
  3. Ask anything to the agent
  4. See error

Metadata

Metadata

Assignees

Labels

area/providersFor features/issues/fixes related to LLM providers (Bedrock, LiteLLM, Qwen, custom, etc.)area/providers/openaiFor features/issues/fixes related to the usage of OpenAI modelskind/fixPR fixes a bug (maps to fix: commit prefix)

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions