aws-samples / build-an-agentic-llm-assistant

Labs for the "Build an agentic LLM assistant on AWS" workshop. A step by step agentic llm assistant development workshop using serverless three-tier architecture.
https://catalog.us-east-1.prod.workshops.aws/workshops/c429f039-04d5-47e7-a039-1ded123c412f
MIT No Attribution
29 stars 11 forks source link

Bump langchain-community from 0.2.5 to 0.2.9 in /data_pipelines/scripts #5

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps langchain-community from 0.2.5 to 0.2.9.

Release notes

Sourced from langchain-community's releases.

langchain-community==0.2.9

Changes since langchain-community==0.2.7

infra: add min version testing to pr test flow (#24358) community[patch]: Release 0.2.9 (#24453) community[patch]: gpt-4o-mini costs (#24421) community[patch]: Force opt-in for WebResearchRetriever (CVE-2024-3095) (#24451) community[minor]: [GoogleApiYoutubeLoader] Replace API used in _get_document_for_channel from search to playlistItem (#24034) community[minor]: GraphCypherQAChain to accept additional inputs as provided by the user for cypher generation (#24300) community[minor]: add mongodb byte store (#23876) community[minor]: Add ability to specify file encoding and json encoding for FileChatMessageHistory (#24258) Community[minor]: Added checksum in while send data to pebblo-cloud (#23968) community[minor]: Add TextEmbed Embedding Integration (#22946) community[minor]: Add Riza Python/JS code execution tool (#23995) community[minor]: Add keybert-based link extractor (#24311) community[minor]: GLiNER link extraction (#24314) Mask API keys for various LLM/ChatModel Modules (#13885) community[patch]: fix formatting (#24443) Merge pull request #24315 Merge pull request #24363 Mask API key for ChatOpenAI based chat_models (#14293) community: fix tool appending logic and update planner prompt in OpenAPI agent toolkit (#24384) [fix] baidu qianfan AiMessage with usage_metadata (#24389) community[minor]: [PebbloSafeLoader] Rename loader type and add SharePointLoader to supported loaders (#24393) Community[patch]: Missing "stream" parameter in cloudflare_workersai (#23987) community: support advanced text extraction options for pdf documents (#20265) community[patch]: Release 0.2.8 (#24354) community: Fix SQLDatabse.from_databricks issue when ran from Job (#24346) Neo4j: Update with non-deprecated cypher methods, and new method to associate relationship embeddings (#23725) docs: Add ChatBaichuan docstrings (#24348) neo4j: Fix test for order-insensitive comparison and floating-point precision issues (#24338) community[minor]: Add ApertureDB as a vectorstore (#24088) community[patch]: Fix docstring for ollama parameter "keep_alive" (#23973) community[patch]: Update TavilySearch to use TavilyClient instead of the deprecated Client (#24270) baidu qianfan AiMessage with usage_metadata (#24288) community[patch]: change the class of qianfan_ak and qianfan_sk parameters (#24293) community: Add support for specifying hybrid search for Databricks vector search (#23528) community(you): Integrate You.com conversational APIs (#23046) feat: Add ChatTongyi structured output (#24187) baidu qianfan streaming token_usage (#24117) community[patch]: Improve ChatBaichuan init args and role (#23878) partners: add similarity search by image functionality to langchain_chroma partner package (#22982) fix azure_openai.py: some keys do not exists (#24158) docs: Spell check fixes (#24217) community[patch]: upgrade default model for ChatAnyscale (#24232) core[patch]: fix ToolCall "type" when streaming (#24218) community: Skip Login to HuggubgFaceHub when token is not set (#21561) community[patch]: update typo document content returned from semanticscholar (#24175) Fix neo4j type error on missing constraint information (#24177) community: Fix Bug in Azure Search Vectorstore search asyncronously (#24081)

... (truncated)

Commits
  • f4ee3c8 infra: add min version testing to pr test flow (#24358)
  • 50cb0a0 docs: advanced feature note (#24456)
  • 842065a community[patch]: Release 0.2.9 (#24453)
  • 27ad6a4 langchain[patch]: Release 0.2.10 (#24452)
  • dda9438 community[patch]: gpt-4o-mini costs (#24421)
  • 604dfe2 community[patch]: Force opt-in for WebResearchRetriever (CVE-2024-3095) (#24451)
  • f101c75 docs: how to pass runtime secrets (#24450)
  • 372c27f community[minor]: [GoogleApiYoutubeLoader] Replace API used in _get_document...
  • 6a45bf9 community[minor]: GraphCypherQAChain to accept additional inputs as provided ...
  • f585668 community[minor]: add mongodb byte store (#23876)
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/aws-samples/build-an-agentic-llm-assistant/network/alerts).