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
119 stars 41 forks source link

Bump langchain from 0.2.5 to 0.2.6 #618

Open dependabot[bot] opened 4 days ago

dependabot[bot] commented 4 days ago

Bumps langchain from 0.2.5 to 0.2.6.

Release notes

Sourced from langchain's releases.

langchain-community==0.2.6

Release langchain-community==0.2.6

Changes since langchain-community==0.2.5

community: release 0.2.6 (#23501) Community: Update and fix ZenGuardTool docs and add ZenguardTool to init files (#23415) community: add default value to bing_search_url (#23306) community: FlashrankRerank support loading customer client (#23350) docs: Update QianfanChatEndpoint ChatModel docstring (#23337) community[minor]: Added classification_location parameter in PebbloSafeLoader. (#22565) community[minor]: Add Ascend NPU optimized Embeddings (#20260) community: fix issue with nested field extraction in MongodbLoader (#22801) Sanitize backticks from neo4j labels and types for import (#23367) Add OCI Generative AI new model support (#22880) community: Add ZenGuard tool (#22959) community: Fix OVHcloud 401 Unauthorized on embedding. (#23260) community: toolkits docstrings (#23286) Enhance metadata of sharepointLoader. (#22248) community: Fix TypeError in PebbloRetrievalQA (#23170) community[minor]: OpenAPI agent. Add support for PUT, DELETE and PATCH (#22962) community(patch):Fix PineconeHynridSearchRetriever not having search_kwargs (#21577) [community][quick-fix]: changed from blob.path to blob.path.name in 0365BaseLoader. (#22287) core[patch]: fix no current event loop for sql history in async mode (#22933) docs[minor],community[patch]: Minor tutorial docs improvement, minor import error quick fix. (#22725) community[patch]: Fix sql_databse.from_databricks issue when ran from Job (#23224) community[patch]: Update root_validators ChatModels: ChatBaichuan, QianfanChatEndpoint, MiniMaxChat, ChatSparkLLM, ChatZhipuAI (#22853) community: docstrings (#23202) fix langchain-ai/langchain#23215 (#23216) community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) community[patch]: sambanova llm integration improvement (#23137) community[patch]: update sambastudio embeddings (#23133) fix: MoonshotChat fails when setting the moonshot_api_key through the OS environment. (#23176) community[patch]: Prevent unit tests from making network requests (#23180) community: move test to integration tests (#23178) community: add **request_kwargs and expect TimeError AsyncHtmlLoader (#23068) docs: Fix URL formatting in deprecation warnings (#23075) community[minor]: Implement Doctran async execution (#22372) community: add args_schema to SearxSearch (#22954) community: glob multiple patterns when using DirectoryLoader (#22852) core[patch],community[patch],langchain[patch]: tenacity dependency to version >=8.1.0,<8.4.0 (#22973) LanceDB integration update (#22869) community: add KafkaChatMessageHistory (#22216) docs: Standardize DocumentLoader docstrings (#22932) [Community]: Fixed DDG DuckDuckGoSearchResults Docstring (#22968) community: Fix #22975 (Add SSL Verification Option to Requests Class in langchain_community) (#22977) [Community]: FIxed the DocumentDBVectorSearch _similarity_search_without_score (#22970) community: OCI GenAI embedding batch size (#22986) community[minor]: add tool calling for DeepInfraChat (#22745) community: Add Baichuan Embeddings batch size (#22942) community[minor]: add ChatSnowflakeCortex chat model (#21490)

... (truncated)

Commits
  • 03c41e7 langchain: release 0.2.6 (#23426)
  • 86ca44d core: release 0.2.10 (#23420)
  • 85f5d14 [docs]: split up tool docs (#22919)
  • f788d09 docs: update trim messages guide (#23418)
  • c961934 docs: rerun chatbot tutorial to remove warnings (#23417)
  • c93d9e6 Community: Update and fix ZenGuardTool docs and add ZenguardTool to init file...
  • 8955bc1 [Core] Logging: Suppress missing parent warning (#23363)
  • 730c551 core[patch]: export tool output parsers from langchain_core.output_parsers (#...
  • 7e9e69c core[patch]: Add unit test for str and repr for Document (#23414)
  • f055f2a infra: install integration deps as needed (#23413)
  • Additional commits viewable in compare view


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)