awslabs / genai-bedrock-chatbot

A demo application that uses Amazon SageMaker manuals and pricing data tables as an example to explore the capabilities of a generative AI chatbot.
https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/develop-advanced-generative-ai-chatbots-by-using-rag-and-react-prompting.html
MIT No Attribution
32 stars 9 forks source link

Bump langchain-community from 0.2.9 to 0.3.0 in /code/lambda-container #13

Open dependabot[bot] opened 2 days ago

dependabot[bot] commented 2 days ago

Bumps langchain-community from 0.2.9 to 0.3.0.

Release notes

Sourced from langchain-community's releases.

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

core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) community: Add docstring for HtmlLinkExtractor (#26213) community: Add docstring for GLiNERLinkExtractor (#26218) community: Add docstring for KeybertLinkExtractor (#26210) Add session expired retry to neo4j graph (#26182) Adding bind_tools in ChatOctoAI (#26168) infra: Clear cache for env-var checks (#26073) fmt fmt fmt Improvement[Community] Improve args description in api doc of DocArrayInMemorySearch (#26024) community: delta in openai choice can be None, creates handler for that (#25954)

langchain-community==0.3.0.dev1

Changes since langchain-community==0.2.16

fmt fmt fmt Improvement[Community] Improve args description in api doc of DocArrayInMemorySearch (#26024) community: delta in openai choice can be None, creates handler for that (#25954)

langchain-community==0.2.17

Changes since langchain-community==0.2.16

community[patch]: Release 0.2.17 (#26432) community, openai: support nested dicts (#26414) core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) community: Add docstring for HtmlLinkExtractor (#26213) community: Add docstring for GLiNERLinkExtractor (#26218) community: Add docstring for KeybertLinkExtractor (#26210) Add session expired retry to neo4j graph (#26182) Adding bind_tools in ChatOctoAI (#26168) infra: Clear cache for env-var checks (#26073) fmt fmt fmt Improvement[Community] Improve args description in api doc of DocArrayInMemorySearch (#26024) community: delta in openai choice can be None, creates handler for that (#25954)

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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/awslabs/genai-bedrock-chatbot/network/alerts).