[PR #3563] [MERGED] chore(deps): bump langchain-community from 0.2.0 to 0.2.6 in /backend #21284

Closed
opened 2026-04-20 03:25:53 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/3563
Author: @dependabot[bot]
Created: 7/1/2024
Status: Merged
Merged: 7/1/2024
Merged by: @tjbck

Base: devHead: dependabot/pip/backend/dev/langchain-community-0.2.6


📝 Commits (1)

  • 8c7fb03 chore(deps): bump langchain-community from 0.2.0 to 0.2.6 in /backend

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 backend/requirements.txt (+1 -1)

📄 Description

Bumps langchain-community from 0.2.0 to 0.2.6.

Release notes

Sourced from langchain-community's releases.

langchain-community==0.2.6

Release langchain-community==0.2.6

Changes since langchain-community==0.2.5

community: release 0.2.6 (#23501) Community: Update and fix ZenGuardTool docs and add ZenguardTool to init files (#23415) community: add default value to bing_search_url (#23306) community: FlashrankRerank support loading customer client (#23350) docs: Update QianfanChatEndpoint ChatModel docstring (#23337) community[minor]: Added classification_location parameter in PebbloSafeLoader. (#22565) community[minor]: Add Ascend NPU optimized Embeddings (#20260) community: fix issue with nested field extraction in MongodbLoader (#22801) Sanitize backticks from neo4j labels and types for import (#23367) Add OCI Generative AI new model support (#22880) community: Add ZenGuard tool (#22959) community: Fix OVHcloud 401 Unauthorized on embedding. (#23260) community: toolkits docstrings (#23286) Enhance metadata of sharepointLoader. (#22248) community: Fix TypeError in PebbloRetrievalQA (#23170) community[minor]: OpenAPI agent. Add support for PUT, DELETE and PATCH (#22962) community(patch):Fix PineconeHynridSearchRetriever not having search_kwargs (#21577) [community][quick-fix]: changed from blob.path to blob.path.name in 0365BaseLoader. (#22287) core[patch]: fix no current event loop for sql history in async mode (#22933) docs[minor],community[patch]: Minor tutorial docs improvement, minor import error quick fix. (#22725) community[patch]: Fix sql_databse.from_databricks issue when ran from Job (#23224) community[patch]: Update root_validators ChatModels: ChatBaichuan, QianfanChatEndpoint, MiniMaxChat, ChatSparkLLM, ChatZhipuAI (#22853) community: docstrings (#23202) fix langchain-ai/langchain#23215 (#23216) community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) community[patch]: sambanova llm integration improvement (#23137) community[patch]: update sambastudio embeddings (#23133) fix: MoonshotChat fails when setting the moonshot_api_key through the OS environment. (#23176) community[patch]: Prevent unit tests from making network requests (#23180) community: move test to integration tests (#23178) community: add **request_kwargs and expect TimeError AsyncHtmlLoader (#23068) docs: Fix URL formatting in deprecation warnings (#23075) community[minor]: Implement Doctran async execution (#22372) community: add args_schema to SearxSearch (#22954) community: glob multiple patterns when using DirectoryLoader (#22852) core[patch],community[patch],langchain[patch]: tenacity dependency to version >=8.1.0,<8.4.0 (#22973) LanceDB integration update (#22869) community: add KafkaChatMessageHistory (#22216) docs: Standardize DocumentLoader docstrings (#22932) [Community]: Fixed DDG DuckDuckGoSearchResults Docstring (#22968) community: Fix #22975 (Add SSL Verification Option to Requests Class in langchain_community) (#22977) [Community]: FIxed the DocumentDBVectorSearch _similarity_search_without_score (#22970) community: OCI GenAI embedding batch size (#22986) community[minor]: add tool calling for DeepInfraChat (#22745) community: Add Baichuan Embeddings batch size (#22942) community[minor]: add ChatSnowflakeCortex chat model (#21490)

... (truncated)

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/3563 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/1/2024 **Status:** ✅ Merged **Merged:** 7/1/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/langchain-community-0.2.6` --- ### 📝 Commits (1) - [`8c7fb03`](https://github.com/open-webui/open-webui/commit/8c7fb0312c31ac81ac1bd8672c11714e557c6c37) chore(deps): bump langchain-community from 0.2.0 to 0.2.6 in /backend ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.0 to 0.2.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/langchain-ai/langchain/releases">langchain-community's releases</a>.</em></p> <blockquote> <h2>langchain-community==0.2.6</h2> <h1>Release langchain-community==0.2.6</h1> <p>Changes since langchain-community==0.2.5</p> <p>community: release 0.2.6 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23501">#23501</a>) Community: Update and fix ZenGuardTool docs and add ZenguardTool to init files (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23415">#23415</a>) community: add default value to bing_search_url (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23306">#23306</a>) community: FlashrankRerank support loading customer client (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23350">#23350</a>) docs: Update QianfanChatEndpoint ChatModel docstring (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23337">#23337</a>) community[minor]: Added classification_location parameter in PebbloSafeLoader. (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22565">#22565</a>) community[minor]: Add Ascend NPU optimized Embeddings (<a href="https://redirect.github.com/langchain-ai/langchain/issues/20260">#20260</a>) community: fix issue with nested field extraction in MongodbLoader (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22801">#22801</a>) Sanitize backticks from neo4j labels and types for import (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23367">#23367</a>) Add OCI Generative AI new model support (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22880">#22880</a>) community: Add ZenGuard tool (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22959">#22959</a>) community: Fix OVHcloud 401 Unauthorized on embedding. (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23260">#23260</a>) community: <code>toolkits</code> docstrings (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23286">#23286</a>) Enhance metadata of sharepointLoader. (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22248">#22248</a>) community: Fix TypeError in PebbloRetrievalQA (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23170">#23170</a>) community[minor]: OpenAPI agent. Add support for PUT, DELETE and PATCH (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22962">#22962</a>) community(patch):Fix PineconeHynridSearchRetriever not having search_kwargs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/21577">#21577</a>) [community][quick-fix]: changed from blob.path to blob.path.name in 0365BaseLoader. (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22287">#22287</a>) core[patch]: fix no current event loop for sql history in async mode (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22933">#22933</a>) docs[minor],community[patch]: Minor tutorial docs improvement, minor import error quick fix. (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22725">#22725</a>) community[patch]: Fix sql_databse.from_databricks issue when ran from Job (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23224">#23224</a>) community[patch]: Update root_validators ChatModels: ChatBaichuan, QianfanChatEndpoint, MiniMaxChat, ChatSparkLLM, ChatZhipuAI (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22853">#22853</a>) community: docstrings (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23202">#23202</a>) fix <a href="https://redirect.github.com/langchain-ai/langchain/issues/23215">langchain-ai/langchain#23215</a> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23216">#23216</a>) community[patch]: restore compatibility with SQLAlchemy 1.x (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22546">#22546</a>) community[patch]: sambanova llm integration improvement (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23137">#23137</a>) community[patch]: update sambastudio embeddings (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23133">#23133</a>) fix: MoonshotChat fails when setting the moonshot_api_key through the OS environment. (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23176">#23176</a>) community[patch]: Prevent unit tests from making network requests (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23180">#23180</a>) community: move test to integration tests (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23178">#23178</a>) community: add **request_kwargs and expect TimeError AsyncHtmlLoader (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23068">#23068</a>) docs: Fix URL formatting in deprecation warnings (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23075">#23075</a>) community[minor]: Implement Doctran async execution (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22372">#22372</a>) community: add args_schema to SearxSearch (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22954">#22954</a>) community: glob multiple patterns when using DirectoryLoader (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22852">#22852</a>) core[patch],community[patch],langchain[patch]: <code>tenacity</code> dependency to version <code>&gt;=8.1.0,&lt;8.4.0</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22973">#22973</a>) LanceDB integration update (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22869">#22869</a>) community: add KafkaChatMessageHistory (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22216">#22216</a>) docs: Standardize DocumentLoader docstrings (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22932">#22932</a>) [Community]: Fixed DDG DuckDuckGoSearchResults Docstring (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22968">#22968</a>) community: Fix <a href="https://redirect.github.com/langchain-ai/langchain/issues/22975">#22975</a> (Add SSL Verification Option to Requests Class in langchain_community) (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22977">#22977</a>) [Community]: FIxed the DocumentDBVectorSearch <code>_similarity_search_without_score</code> (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22970">#22970</a>) community: OCI GenAI embedding batch size (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22986">#22986</a>) community[minor]: add tool calling for DeepInfraChat (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22745">#22745</a>) community: Add Baichuan Embeddings batch size (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22942">#22942</a>) community[minor]: add <code>ChatSnowflakeCortex</code> chat model (<a href="https://redirect.github.com/langchain-ai/langchain/issues/21490">#21490</a>)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/langchain-ai/langchain/commit/99ce84ef2319254a18b98853315fe79f9902281f"><code>99ce84e</code></a> community: release 0.2.6 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23501">#23501</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/03c41e725e3a52bfcd0b2faab5e4285e67bb3f2e"><code>03c41e7</code></a> langchain: release 0.2.6 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23426">#23426</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/86ca44d4514b409fed65e2ad8b2ae3c1ee7da48d"><code>86ca44d</code></a> core: release 0.2.10 (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23420">#23420</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/85f5d14cef368373b09a1b4d5d11dd2ec5b85b47"><code>85f5d14</code></a> [docs]: split up tool docs (<a href="https://redirect.github.com/langchain-ai/langchain/issues/22919">#22919</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/f788d0982dcb22a127c9e79653ab358fef1673e5"><code>f788d09</code></a> docs: update trim messages guide (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23418">#23418</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/c9619349d64c7077d8e7406c3c6bc1eceb4b36f1"><code>c961934</code></a> docs: rerun chatbot tutorial to remove warnings (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23417">#23417</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/c93d9e66e46ae69b0f7f90ce9af0470feb4bc887"><code>c93d9e6</code></a> Community: Update and fix ZenGuardTool docs and add ZenguardTool to init file...</li> <li><a href="https://github.com/langchain-ai/langchain/commit/8955bc1866285cdf9f320f42e43bc995033ad925"><code>8955bc1</code></a> [Core] Logging: Suppress missing parent warning (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23363">#23363</a>)</li> <li><a href="https://github.com/langchain-ai/langchain/commit/730c551819caa2f93a13a53fe750740a5c013a9b"><code>730c551</code></a> core[patch]: export tool output parsers from langchain_core.output_parsers (#...</li> <li><a href="https://github.com/langchain-ai/langchain/commit/7e9e69c7586d67f381ec7d8554bfccb92d6d0843"><code>7e9e69c</code></a> core[patch]: Add unit test for str and repr for Document (<a href="https://redirect.github.com/langchain-ai/langchain/issues/23414">#23414</a>)</li> <li>Additional commits viewable in <a href="https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.0...langchain-community==0.2.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=langchain-community&package-manager=pip&previous-version=0.2.0&new-version=0.2.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 03:25:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#21284