Skip to content

Bump langchain-openai from 0.3.12 to 0.3.15 #56

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

Merged
merged 1 commit into from
May 8, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps langchain-openai from 0.3.12 to 0.3.15.

Release notes

Sourced from langchain-openai's releases.

langchain-openai==0.3.15

Changes since langchain-openai==0.3.14

openai[patch]: release 0.3.15 (#31087) packaging: remove Python upper bound for langchain and co libs (#31025) langchain_openai: clean duplicate code for openai embedding. (#30872) docs: document OpenAI flex processing (#31023) openai[patch]: add explicit attribute for service tier (#31005) openai[patch]: delete redundant tests (#31004) openai: fix streaming reasoning without summaries (#30999) core, standard-tests: support PDF and audio input in Chat Completions format (#30979) core, openai: support standard multi-modal blocks in convert_to_openai_messages (#30968) openai[patch]: remove xfails from image token counting tests (#30963) Support of openai reasoning summary streaming (#30909) partners/openai: OpenAIEmbeddings not respecting chunk_size argument (#30757)

langchain-openai==0.3.14

Changes since langchain-openai==0.3.13

openai: release 0.3.14 (#30908) standard-tests, openai[patch]: add support standard audio inputs (#30904) multiple: permit optional fields on multimodal content blocks (#30887) docs: document OpenAI reasoning summaries (#30882)

langchain-openai==0.3.13

Changes since langchain-openai==0.3.12

openai: release 0.3.13 (#30858) multiple: multi-modal content blocks (#30746) openai[patch]: update imports in test (#30828) partners[lint]: run pyupgrade to get code in line with 3.9 standards (#30781) Clean up numpy dependencies and speed up 3.13 CI with numpy>=2.1.0 (#30714) openai[patch]: make computer test more reliable (#30672)

Commits
  • 6110c3f openai[patch]: release 0.3.15 (#31087)
  • da59eb7 anthropic: Allow kwargs to pass through when counting tokens (#31082)
  • 918c950 DOCS: partners/chroma: Fix documentation around chroma query filter synta...
  • ed7cd3c docs: Fixing typo: "chocalate" -> "chocolate". (#31078)
  • 952a0b7 Docs: Fix SAP HANA Cloud docs - remove pip output, update vectorstore link, r...
  • 0b8e986 docs: update LiteLLM integration docs for router migration to langchain-litel...
  • 275ba2e Add Compass Labs toolkits to langchain docs (#30794)
  • bdb7c4a huggingface: fix embeddings return type (#31072)
  • 868f07f partners: (langchain-huggingface) Chat Models - Integrate Hugging Face Infere...
  • 3072e46 community: move to separate repo (continued) (#31069)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 1, 2025
Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.3.12 to 0.3.15.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openai==0.3.12...langchain-openai==0.3.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-openai-0.3.15 branch from 9a5735b to 581919a Compare May 8, 2025 16:35
@nithishr nithishr merged commit 680cba3 into main May 8, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/pip/langchain-openai-0.3.15 branch May 8, 2025 16:37
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.

1 participant