What's Changed
- Use
logger.exceptionto log errors inside exception handlers and avoid logging from the root logger by @edgarrmondragon in #364 - Add CodeInterpreter flag to create_agent by @jdbaker01 in #362
- Restructure repo for checkpointer package by @michaelnchin in #367
- Adding support for a new runnable for InlineAgents by @divekarshubham in #340
- Added stop sequence parameter to ChatBedrock model by @zhaoJoseph in #290
- Add support for DeepSeek-R1 models by @michaelnchin in #353
- Add support for Claude 3.7 reasoning on ChatBedrockConverse by @michaelnchin in #375
- Add support for Anthropic Claude 3.7 Sonnet thinking on ChatBedrock by @tahouse in #373
- Update Streaming Validator for AWS Bedrock Models by @martinwangjian in #355
- Initial commit of Amazon Q Business runnable for langchain by @tomron-aws in #301
New Contributors
- @edgarrmondragon made their first contribution in #364
- @divekarshubham made their first contribution in #340
- @zhaoJoseph made their first contribution in #290
- @tahouse made their first contribution in #373
- @martinwangjian made their first contribution in #355
- @tomron-aws made their first contribution in #301
Full Changelog: v0.2.13...v0.2.14