KevKibe / docindex

⚡️Framework for fast persistent storage of multiple document embeddings and metadata into Pinecone for source-traceable, production-level RAG.
MIT License
13 stars 3 forks source link

chore(deps): bump langchain-community from 0.0.31 to 0.2.11 #71

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps langchain-community from 0.0.31 to 0.2.11.

Release notes

Sourced from langchain-community's releases.

langchain-community==0.2.11

Changes since langchain-community==0.2.10

community[patch]: Release 0.2.11 (#24989) community[patch]: support named arguments in github toolkit (#24986) community[patch]: Add test case for MoonshotChat (#24960) community[patch]: adding artifact to Tavily search (#24376) docs: Standardize ZhipuAIEmbeddings docstrings (#24933) community[patch]: Invoke on_llm_new_token callback before yielding chunk (#24938) community[patch]: support bind_tools for ChatMlflow (#24547) community: Fix KeyError in NotionDB loader when 'name' is missing (#24224) community[patch]: Invoke callback prior to yielding token (#24917) community: fix AttributeError: 'YandexGPT' object has no attribute '_grpc_metadata' (#24432) community[patch]: Make the pydantic linter stricter (#24897) community[patch]: Fix arcee llm usage of root_validator(pre=False) (#24896) community[patch]: Add missing annotations (#24890) docs: add retriever integrations template (#24836) docs: Minor corrections and updates to Cohere docs (#22726) [Community][minor]: Added prompt governance in pebblo_retrieval (#24874) community[minor]: [PebbloSafeLoader] Implement content-size-based batching (#24871) community: replace it with Tencent Cloud SDK (#24172) community: deprecate BedrockEmbeddings in favor of langchain-aws (#24846) clob_bugfix... (#24813) community: Fix FastEmbedEmbeddings (#24462) docs[patch]: add toolkit template (#24791) feat(community): add tools support for litellm (#23906) Brave Search: Enhance search result details with extra snippets (#19209) [community]: Fix package name mismatch (#24824) community: Add MiniMaxChat bind_tools and structured output (#24310) docs: Standardize QianfanEmbeddingsEndpoint (#24786) fix docs typos (#23668) community: Fix AWS DocumentDB similarity_search when filter is None (#24777) community:Add support for specifying document_loaders.firecrawl api url. (#24747) Integrating the Yi family of models. (#24491) community[patch]: langchain_community.vectorstores.azuresearch Raise LangChainException instead of bare Exception (#23935) community: creation score_threshold in flashrank_rerank.py (#24016) community: Add parameter allow_dangerous_requests to WebResearchRetriever.from_llm construct (#24712) community: fix dashcope embeddings embed_query func post too much req to api (#24707) community[minor]: Self query retriever for HANA Cloud Vector Engine (#24494) community[patch]: Extend Baichuan model with tool support (#24529) community[patch]: Add OCI Generative AI tool and structured output support (#24693) community[patch]: Replace filters argument to filter in DatabricksVectorSearch (#24530) community[patch]: mlflow handle empty chunk(#24689) Community[minor]: Update VDMS vectorstore (#23729) community: fix ChatEdenAI + EdenAI Tools (#23715) docs: Standardize BaichuanTextEmbeddings docstrings (#24674) community[minor]: passthrough auth parameter on requests to Ollama-LLMs (#24068) community[patch]: Fix invalid iohttp verify parameter (#24655) community[minor]: Add ScrapingAnt Loader Community Integration (#24514) unstructured, community, initialize langchain-unstructured package (#22779)

... (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 2 months ago

Superseded by #76.