-
Notifications
You must be signed in to change notification settings - Fork 327
copilot: unsupported_api_for_model #2303
Copy link
Copy link
Open
Labels
kind/bugSomething isn't workingSomething isn't working
Description
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
- Export the GITHUB_TOKEN env variable:
$ export GITHUB_TOKEN=$(gh auth token) - Select the
github-copilot/gpt-5.3-codexmodel - Ask anything to the agent
- See error
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working