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.
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)
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)
Bumps langchain-community from 0.3.0 to 0.3.2.
Release notes
Sourced from langchain-community's releases.
... (truncated)
Commits
84c05b0
community: release 0.3.2 (#27214)a7c1ce2
[community] Add timeout control and retry for UC tool execution (#26645)481bd25
community: Fix database connections for neo4j (#27190)cedf4d9
langchain: release 0.3.3 (#27213)6c33124
docs: minor fix sambastudio chat model docs (#27212)7264fb2
core: release 0.3.10 (#27209)ce33c4f
openai[patch]: default temp=1 for o1 (#27206)b298d03
docs: Update IBMChatWatsonx
documentation (#27189)73ad7f2
langchain_chroma[patch]: updated example for get documents with where clause ...e3e9ee8
core[patch]: utils for adding/subtracting usage metadata (#27203)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