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
197 stars 72 forks source link

Bump langchain-community from 0.3.0 to 0.3.3 #785

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps langchain-community from 0.3.0 to 0.3.3.

Release notes

Sourced from langchain-community's releases.

langchain-community==0.3.3

Changes since langchain-community==0.3.2

community: release 0.3.3 (#27472) community[minor]: add proxy support to RecursiveUrlLoader (#27364) community: Add deprecation notice for Databricks integration in langchain-community (#27355) community: Add support for clob datatype in oracle database (#27330) community[patch]: Fix vLLM integration to filter SamplingParams (#27367) community: sambastudio chat model integration minor fix (#27238) community: Fix word spelling in Text2vecEmbeddings (#27183) multiple: rely on asyncio_mode auto in tests (#27200) docs: fix community pgvector deprecation warning formatting (#27094) community: clear mypy syntax warning in openapi (#27370) community: refactor Arxiv search logic (#27084) community: Update OCI data science integration (#27083) Community: Updated Firecrawl Document Loader to v1 (#26548) community: fixed KeyError: 'client' (#27345) [community] [Bugfix] base_o365 document loader metadata needs to be JSON serializable (#26322) community: Problem with embeddings in new versions of clickhouse. (#26041) community[minor]: VectorStore Infinispan. Adding TLS and authentication (#23522) core[patch],langchain[patch],community[patch]: Bump version dependency of tenacity to >=8.1.0,!=8.4.0,<10 (#27201) community: Cassandra Vector Store: extend metadata-related methods (#27078)

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)

... (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 3 weeks ago

Superseded by #804.