couchbase-examples / rag-demo

A RAG demo using LangChain that allows you to chat with your uploaded PDF documents
MIT License
11 stars 8 forks source link

Bump langchain-community from 0.2.15 to 0.3.1 #58

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps langchain-community from 0.2.15 to 0.3.1.

Release notes

Sourced from langchain-community's releases.

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) Avoid copying runs (#26689) support epsilla cloud vector database in langchain (#26065) fix:fix ChatZhipuAI tool call bug (#26693) core, community: move graph vectorstores to community (#26678) [community] Fix WorkspaceClient error with pydantic validation (#26649) community[patch]: add to pypdf tests and run in CI (#26663) [community] Added PebbloTextLoader for loading text data in PebbloSafeLoader (#26582) community: fix error in sambastudio embeddings (#26260) community: remove sambaverse (#26265) community : [bugfix] Use document ids as keys in AzureSearch vectorstore (#25486) community: Add warning when page_content is empty (#25955) docs[community]: Fix raw string in docstring (#26350) community: Retry retriable errors in Neo4j (#26211) Improvement[Community] Improve api doc of BeautifulSoupTransformer (#26423) community[patch]: o1-preview and o1-mini costs (#26411) Improvement[Community] Improve streamlit_callback_handler (#26373) community: Fix references in link extractors docstrings (#26314) community: modify document links for tencent vectordb (#26316) docs: pypi readme image links (#26590) core[patch]: Fix "argument of type 'NoneType' is not iterable" error in LangChainTracer (#26576) community: Enhance MongoDBLoader with flexible metadata and optimized field extraction (#23376)

langchain-community==0.3.0

Changes since langchain-community==0.2.17

community: release 0.3 (#26472) multiple: pydantic 2 compatibility, v0.3 (#26443)

langchain-community==0.3.0.dev2

Changes since langchain-community==0.2.16

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