Skip to content

fix(openai): add gpt-5.5 pro to Responses API check - #36994

Merged
Mason Daugherty (mdrxy) merged 1 commit into
masterfrom
mdrxy/oai-55pro-responses
Apr 24, 2026
Merged

fix(openai): add gpt-5.5 pro to Responses API check#36994
Mason Daugherty (mdrxy) merged 1 commit into
masterfrom
mdrxy/oai-55pro-responses

Conversation

@mdrxy

Copy link
Copy Markdown
Member

No description provided.

@github-actions github-actions Bot added fix For PRs that implement a fix integration PR made that is related to a provider partner package integration internal openai `langchain-openai` package issues & PRs size: XS < 50 LOC labels Apr 24, 2026
@mdrxy
Mason Daugherty (mdrxy) merged commit 5a37cd5 into master Apr 24, 2026
84 checks passed
@mdrxy
Mason Daugherty (mdrxy) deleted the mdrxy/oai-55pro-responses branch April 24, 2026 18:58

@ccurme ccurme (ccurme) left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

should we pattern-match these

Hunter Lovell (hntrl) added a commit to langchain-ai/langchainjs that referenced this pull request Apr 24, 2026
## Description
Ports
[langchain#36994](langchain-ai/langchain#36994)
to langchainjs so `gpt-5.5-pro` defaults to the Responses API in
`_modelPrefersResponsesAPI`.

## Test Plan
- [ ] `_modelPrefersResponsesAPI("gpt-5.5-pro")` returns `true`

_Opened collaboratively by Hunter Lovell and open-swe._

---------

Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
Filip Żmijewski (FilipZmijewski) pushed a commit to FilipZmijewski/langchainjs that referenced this pull request May 12, 2026
…0749)

Ports
[langchain#36994](langchain-ai/langchain#36994)
to langchainjs so `gpt-5.5-pro` defaults to the Responses API in
`_modelPrefersResponsesAPI`.

- [ ] `_modelPrefersResponsesAPI("gpt-5.5-pro")` returns `true`

_Opened collaboratively by Hunter Lovell and open-swe._

---------

Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
Filip Żmijewski (FilipZmijewski) pushed a commit to FilipZmijewski/langchainjs that referenced this pull request May 12, 2026
…0749)

## Description
Ports
[langchain#36994](langchain-ai/langchain#36994)
to langchainjs so `gpt-5.5-pro` defaults to the Responses API in
`_modelPrefersResponsesAPI`.

## Test Plan
- [ ] `_modelPrefersResponsesAPI("gpt-5.5-pro")` returns `true`

_Opened collaboratively by Hunter Lovell and open-swe._

---------

Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>
Co-authored-by: Hunter Lovell <40191806+hntrl@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix For PRs that implement a fix integration PR made that is related to a provider partner package integration internal openai `langchain-openai` package issues & PRs size: XS < 50 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants