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
196 stars 71 forks source link

Bump langchain-community from 0.3.0 to 0.3.2 #778

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps langchain-community from 0.3.0 to 0.3.2.

Release notes

Sourced from langchain-community's releases.

langchain-community==0.3.2

Changes since langchain-community==0.3.1

community: release 0.3.2 (#27214) [community] Add timeout control and retry for UC tool execution (#26645) community: Fix database connections for neo4j (#27190) community[patch]: fix structured_output in llamacpp integration (#27202) Fixed typo in llibs/community/langchain_community/storage/sql.py (#27029) community: AzureSearch: fix reranking for empty lists (#27104) core[minor]: Improve support for id in VectorStore (#26660) community: sambastudio chat model (#27056) community[patch]: update gpt-4o cost (#27038) core,integrations[minor]: Dont error on fields in model_kwargs (#27110) community[patch]: Fix missing protected_namespaces (#27076) community[patch]: chore warn deprecate the wandb callback handler (#27062) community: deprecate community ollama integrations (#26733) Bug-Fix[Community] Fix FastEmbedEmbeddings (#26764) multiple: update docs urls to latest 2 (#26837) Update neo4j vector procedures (#26775) core[patch]: Add kwargs to Runnable (#27008) community[patch]: Add docstring for Links (#25969) community: Add conversions from GVS to networkx (#26906) community[patch]: callback before yield for cloudflare (#26927) Fix typo in mlflow code example in mlflow.py (#26931) community[patch]: callback before yield for mlx pipeline (#26928) community[patch]: callback before yield for textgen (#26929) community[patch]: callback before yield for titan takeoff (#26930) community: add sqlite-vec vectorstore (#25003) community[patch]: callback before yield for gigachat (#26881) community[patch]: callback before yield for google palm (#26882)

langchain-community==0.3.1

Changes since langchain-community==0.3.0

community: bump langchain version (#26876) community: bump core versoin (#26875) 0.3.1 release community (#26872) community[patch]: Fix validation error in SettingsConfigDict across multiple Langchain modules (#26852) community[minor]: [Pebblo] Enhance PebbloSafeLoader to take anonymize flag (#26812) community[patch]: [SharePointLoader] Fix validation error in _O365Settings due to extra fields in .env file (#26851) community[patch]: callback before yield for friendli (#26842) community[patch]: callback before yield for deepsparse llm (#26822) community: Add Sambanova Cloud Chat model community integration (#26333) community[patch]: Fix tool_calls parsing when streaming from DeepInfra (#26813) community[patch]: callback before yield for bedrock llm (#26804) Remove pydantic restricted namespaces from HuggingFaceInferenceAPIEmbedings (#26744) community[patch]: Handle empty PR body in get_pull_request in Github utility (#26739) community: Fix links in GraphVectorStore pydoc (#25959) core: Add docstring for GraphVectorStoreRetriever (#26224) community[patch]: add web loader tests (#26728)

... (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)
dependabot[bot] commented 1 month ago

Superseded by #785.