goose
goose copied to clipboard
Support OpenAI Codex Models / support v1/responses ?
I'd like to use goose with the most recent OpenAI Codex Models (codex-mini-latest) which shows up in the list of models available to me as an OpenAI Pro user.
◇ Model fetch complete
│
◇ Select a model:
│ codex-mini-latest
│
◇ Request failed: This model is only supported in v1/responses and not in v1/chat/completions. (type: invalid_request_error) (status 404)
│
└ Failed to configure provider: init chat completion request with tool did not succeed.
- [x] I have verified this does not duplicate an existing feature request