microsoft / rag-experiment-accelerator

The RAG Experiment Accelerator is a versatile tool designed to expedite and facilitate the process of conducting experiments and evaluations using Azure Cognitive Search and RAG pattern.
https://github.com/microsoft/rag-experiment-accelerator
Other
179 stars 60 forks source link

Bump langchain-community from 0.2.11 to 0.2.14 #686

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps langchain-community from 0.2.11 to 0.2.14.

Release notes

Sourced from langchain-community's releases.

langchain-community==0.2.14

Changes since langchain-community==0.2.13

community: release 0.2.14 (#25822) community: add score to PineconeHybridSearchRetriever (#25781) Improvement[Community] Improve api doc for PineconeHybridSearchRetriever (#25803) community[patch]: fix model initialization bug for deepinfra (#25727)

langchain-community==0.2.13

Changes since langchain-community==0.2.12

community[patch]: Release 0.2.13 (#25806) community[patch]: Minor Improvement of extract hyperlinks tool output (#25728) docs minor fix (#25794) Add mmr to neo4j vector (#25765) community: Azure Search Vector Store is missing Access Token Authentication (#24330) Improvement[Community] Improve methods in IMessageChatLoader (#25746) Fix MoonshotChat instantiate with alias (#25755) Update endpoint for AzureMLEndpointApiType class. (#25725) [Community][minor]: Added langchain_version while calling discover API (#24428) [Community][minor]: Updating source path, and file path for SharePoint loader in PebbloSafeLoader (#25592) community[minor]: [Pebblo] Fix URL construction in newer Python versions (#25747) community: [PebbloRetrievalQA] Implemented Async support for prompt APIs (#25748) all: Improve make lint command (#25344) community: remove integration test deps (#24460) Added support for Nebula Chat model (#21925) : tidb vector support vector index (#19984) community:yuan2[patch]: standardize init args (#21462) community: remove unused verify_ssl kwarg from aiohttp request (#25707) docs: Add docstrings for CassandraChatMessageHistory class and package namespace function. (#24222) community: NeptuneGraph fix (#23281) community: Opensearch - added score function for similarity_score_threshold (#23928) patch[Community] Optimize methods in several ChatLoaders (#24806) Use extend method for embeddings concatenation in mlflow_gateway (#14358) partners: Use simsimd types (#25299) community: add supported blockchains to Blockchain Document Loader (#25428) community: allow chroma DB delete() to use "where" argument (#19826) community[minor]: Fix missing 'keep_newlines' parameter forward-pass to 'process_pages' function in confluence loader (#20086) (#20087) community[patch]: Fix Hybrid Search for non-Databricks managed embeddings (#25590) community[patch]: Updating default PPLX model to supported llama-3.1 model. (#25643) community[patch]: Dynamodb history messages key (#25658) community: fix HuggingFacePipeline pipeline_kwargs (#19920) "community: Fix GithubFileLoader source code", "docs: Fix GithubFileLoader code sample" (#19943) langchain_community.graphs: Neo4JGraph: prop min_size might be None (#23944) Rm DeepInfra Breakpoint Comment (#25206) community: add metadata filter to CassandraGraphVectorStore (#25663) community: Give more context on DeepInfra 500 errors (#25671) community: Refactor PebbloRetrievalQA (#25583) community: Refactor PebbloSafeLoader (#25582) docs: Add ChatZhipuAI tool calling and structured output docstring (#25669)

... (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 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)