Skip to content

feat(openai): add gpt-5.5 Responses API models#211

Merged
andreynering merged 1 commit intocharmbracelet:mainfrom
ibetitsmike:mike/add-gpt-5.5-responses-models
Apr 24, 2026
Merged

feat(openai): add gpt-5.5 Responses API models#211
andreynering merged 1 commit intocharmbracelet:mainfrom
ibetitsmike:mike/add-gpt-5.5-responses-models

Conversation

@ibetitsmike
Copy link
Copy Markdown
Contributor

Adds gpt-5.5 and gpt-5.5-pro to the OpenAI Responses API reasoning model list so IsResponsesModel and IsResponsesReasoningModel recognize them as Responses API models.

Upstreams coder#29.

Validation:

  • go test ./providers/openai -count=1
  • go test ./... -count=1 -timeout=30m

Mux created this PR on behalf of Mike.

Copy link
Copy Markdown
Member

@andreynering andreynering left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!!

@andreynering andreynering merged commit 6d22b85 into charmbracelet:main Apr 24, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants