Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps langchain-community from 0.3.18 to 0.3.20.

Release notes

Sourced from langchain-community's releases.

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) Add request_id field to improve request tracking and debugging (for Tongyi model) (#30110) community: fix Jira API wrapper failing initialization with cloud param (#30117) community[minor]: Fix regular expression in visualize and outlines modules. (#30002)

langchain-community==0.3.19

Changes since langchain-community==0.3.18

community[patch]: release 0.3.19 (#30104) community[patch]: remove numpy cap for python < 3.12 (#30084) docs: Fix typo in code samples for max_tokens_for_prompt (#30088) Update ascend.py (#30060) Add asynchronous generate interface (#30001) Implementing the MMR algorithm for OLAP vector storage (#30033) community: PlaywrightURLLoader should wait for page load event before attempting to extract data (#30043) docs: fix tavily_search code-block format. (#30012) community[fix]: Handle None value in raw_content from Tavily API response (#30021) community: Add cost data for aws bedrock anthropic.claude-3-7 model (#30016) community: Update SQLiteVec table trigger (#29914) community: add title, score and raw_content to tavily search results (#29995) community: Repair embeddings/llamacpp's embed_query method (#29935) docs: updated ChatLiteLLM model_kwargs description (#29937) community/mlx_pipeline: fix crash at mlx call (#29915) partners: add langchain-vdms (#29857) Community: RankLLMRerank AttributeError (Handle list-based rerank results) (#29840) Separate deepale vector store (#29902) core: add sambanova chat models to load module mapping (#29855) community: Made some Jira fields optional for agent to work correctly (#29876) Handled a bug around empty query results differently (#29877) community: ConfluenceLoader: add a filter method for attachments (#29882)

Commits

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 Apr 1, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-community-0.3.20 branch 4 times, most recently from 5b08cc9 to f38d4b5 Compare April 7, 2025 19:34
Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.18 to 0.3.20.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-community==0.3.18...langchain-community==0.3.20)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-community-0.3.20 branch from f38d4b5 to d861078 Compare April 7, 2025 20:32
@nithishr nithishr merged commit 944ffc5 into main Apr 8, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/pip/langchain-community-0.3.20 branch April 8, 2025 07:50
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.

2 participants