Skip to content
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

build: bump langchain from 0.3.19 to 0.3.22 #350

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps langchain from 0.3.19 to 0.3.22.

Release notes

Sourced from langchain's releases.

langchain==0.3.22

Changes since langchain==0.3.21

langchain: release 0.3.22 (#30557) Fix incorrect import path for AzureAIChatCompletionsModel (#30417)

langchain==0.3.21

Changes since langchain==0.3.20

langchain[patch]: update text-splitters min bound (#30352) langchain[patch]: lock with latest text-splitters (#30350) langchain: release 0.3.21 (#30348) Core: Adding Azure AI to Supported Chat Models (#30342) fix(core): Ignore missing secrets on deserialization (#30252) openai[patch]: support Responses API (#30231) Fixed an issue with the OpenAI Assistant's 'retrieval' tool and adding support for the 'attachments' parameter (#30006)

langchain==0.3.20

Changes since langchain==0.3.19

langchain[patch]: release 0.3.20 (#30101) core[patch]: Fix FileCallbackHandler name resolution, Fixes #29941 (#29942) langchain[patch]: delete erroneous lock file (#30007) langchain: make numpy optional (#29182) docs: Correct grammatical typos in various documentation files (#29983) langchain[patch]: remove aiohttp (#29991) langchain[patch]: remove explicit dependency on tenacity (#29990) langchain: update extended test (#29988) _wait_for_run calling fix for OpenAIAssistantRunnable (#29927) core[patch]: set version="v2" as default in astream_events (#29894)

langchain-community==0.3.20

Changes since langchain-community==0.3.19

community: release 0.3.20 (#30354) support return reasoning content for models like qwq in dashscope (#30317) community: fix import exception too constrictive (#30218) community: support in-memory data (Blob.from_data) in all audio parsers (#30262) community: add 'extract' mode to FireCrawlLoader for structured data extraction (#30242) community: fix CPU support for FasterWhisperParser (implicit compute type for WhisperModel) (#30263) community: cube document loader - do not load non-public dimensions and measures (#30286) community[patch]: fix bilibili loader handling of multi-page content (#30283) community: cube document loader - fix logging (#30285) community[fix] : Pass API_KEY as argument (#30272) community: Remove the system message count limit for ChatTongyi. (#30192) fixes#30182: update tool names to match OpenAI function name pattern (#30183) community[patch]: ChatPerplexity: track usage metadata (#30175) add JiebaLinkExtractor for chinese doc extracting (#30150) community: fix AttributeError when creating LanceDB vectorstore (#30127) community: make DashScope models support Partial Mode for text continuation. (#30108)

... (truncated)

Commits
  • 9213d94 docs: update cassettes for chat token usage tracking guide (#30558)
  • 9c682af langchain: release 0.3.22 (#30557)
  • 0879680 docs: keep tutorial runnable in CI (#30556)
  • b075eab Include delayed inputs in langchain tracer (#30546)
  • 372dc7f core[patch]: fix loss of partially initialized variables during prompt compos...
  • e7883d5 langchain-openai: Support token counting for o-series models in ChatOpenAI (#...
  • d075ad2 core[patch]: specify default event loop scope in pyproject.toml (#30543)
  • f23c3e2 text-splitters[patch]: Refactor HTMLHeaderTextSplitter for Enhanced Maintai...
  • 86beb64 docs: Add doc for Vectorize provider (#30436)
  • 6f87355 docs,langchain-community: Fix typos in docs and code (#30541)
  • 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](https://github.com/langchain-ai/langchain) from 0.3.19 to 0.3.22.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==0.3.19...langchain==0.3.22)

---
updated-dependencies:
- dependency-name: langchain
  dependency-version: 0.3.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 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