langchain-aws==0.2.32
What's Changed
- fix: add guardrails trace support for ChatBedrock streaming (#541) by @BumaldaOverTheWater94 in #587
- fix: Return ChatBedrockConverse streaming content as str instead of list by @BumaldaOverTheWater94 in #589
- fix: Avoid ValidationException for empty message content passed to ChatBedrock by @BumaldaOverTheWater94 in #590
- Enable ChatBedrockConverse streaming for OpenAI gpt-oss models by @michaelnchin in #588
- fix: Avoid ValidationException for empty content in ChatBedrockConverse by @michaelnchin in #593
- fix(bedrock_converse): handle tool blocks without toolConfig by @00LAVA00 in #595
- Fixed typos. by @oumizx in #602
- fix: add support for
amerandglobalbedrock cross region inference profiles by @mikesjanebitbucketaccount in #607 - build(deps): bump the actions-dependencies group with 2 updates by @dependabot[bot] in #612
- fix: Ensure ChatBedrock uses Converse API for Nova-based inference profiles by @michaelnchin in #608
- aws(patch): remove empty content when upserting tool calls by @ccurme in #618
- infra: Update chat model integration tests to Claude 3.7 minimum by @michaelnchin in #621
New Contributors
- @00LAVA00 made their first contribution in #595
- @oumizx made their first contribution in #602
- @mikesjanebitbucketaccount made their first contribution in #607
Full Changelog: langchain-aws==0.2.31...langchain-aws==0.2.32