langchain-aws==0.2.25
What's Changed
- Update ChatBedrock to handle OpenAI format images in ToolMessage by @rong-xyz in #495
- Add guardrails support to AmazonKnowledgeBasesRetriever by @michaelnchin in #487
- Add Writer model support to ChatBedrock by @michaelnchin in #478
- Update ChatBedrock for Llama 4 model support by @michaelnchin in #475
- fix(bedrock): hoist cachePoint blocks out of ToolMessage content to comply with Bedrock API by @kuzuha in #503
- fix(bedrock): Interleave Image Content in ChatPromptAdapter by @EllangoK in #504
- Bump requests from 2.32.3 to 2.32.4 in /libs/aws in the pip group across 1 directory by @dependabot in #506
- Bump requests from 2.32.3 to 2.32.4 in /libs/langgraph-checkpoint-aws in the pip group across 1 directory by @dependabot in #507
- Extra ChatBedrock unit tests for tool block ordering by @michaelnchin in #509
New Contributors
- @rong-xyz made their first contribution in #495
- @kuzuha made their first contribution in #503
- @EllangoK made their first contribution in #504
Full Changelog: langchain-aws==0.2.24...langchain-aws==0.2.25