fix(openai): add gpt-5.5 pro to Responses API check - #36994
Merged
Conversation
Mason Daugherty (mdrxy)
requested a review
from ccurme (ccurme)
as a code owner
April 24, 2026 18:57
ccurme (ccurme)
approved these changes
Apr 24, 2026
ccurme (ccurme)
left a comment
Collaborator
There was a problem hiding this comment.
should we pattern-match these
1 task
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.