Skip to content

Bump langchain-openai from 0.3.23 to 0.3.27 in /backend #1339

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps langchain-openai from 0.3.23 to 0.3.27.

Release notes

Sourced from langchain-openai's releases.

langchain-openai==0.3.27

Changes since langchain-openai==0.3.26

openai: release 0.3.27 (#31769) openai[fix]: Correctly set usage metadata for OpenAI Responses API (#31756) docs: updates from langchain-openai 0.3.26 (#31764)

langchain-openai==0.3.26

Changes since langchain-openai==0.3.25

openai[patch]: update cassette (#31752) openai[patch]: update test following release of openai 1.92 (#31751) openai: release 0.3.26 (#31749) openai[patch]: allow specification of output format for Responses API (#31686) openai[patch]: fix bug where function call IDs were not populated (#31735) openai[patch]: add attribute to always use previous_response_id (#31734) openai[patch]: fix dropping response headers while streaming / Azure (#31580)

langchain-openai==0.3.25

Changes since langchain-openai==0.3.24

openai: release 0.3.25 (#31702) openai[patch]: fix client caching when request_timeout is specified via httpx.Timeout (#31698) openai[patch]: Improve error message when response type is malformed (#31619) openai[patch]: include 'type' key internally when streaming reasoning blocks (#31661)

langchain-openai==0.3.24

Changes since langchain-openai==0.3.23

openai[patch]: route to Responses API if relevant attributes are set (#31645) openai: release 0.3.24 (#31642) openai[patch]: add Responses API attributes to BaseChatOpenAI (#30329) openai[patch]: support Responses streaming in AzureChatOpenAI (#31641) openai[patch]: refactor handling of Responses API (#31587)

Commits
  • 9f17fab openai: release 0.3.27 (#31769)
  • 0189c50 openai[fix]: Correctly set usage metadata for OpenAI Responses API (#31756)
  • 9aa75ea docs: enhance docstring for disable_streaming parameter in BaseChatModel (#...
  • e8e89b0 docs: updates from langchain-openai 0.3.26 (#31764)
  • eb08b06 docs: Remove giscus comments (#31755)
  • e1aff00 groq: support reasoning_effort, update docs for clarity (#31754)
  • ea1345a openai[patch]: update cassette (#31752)
  • 066be38 openai[patch]: update test following release of openai 1.92 (#31751)
  • 61feaa4 openai: release 0.3.26 (#31749)
  • 88d5f3e openai[patch]: allow specification of output format for Responses API (#31686)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.3.23 to 0.3.27.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==0.3.23...langchain-openai==0.3.27)

---
updated-dependencies:
- dependency-name: langchain-openai
  dependency-version: 0.3.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants