v1.5.0
What's Changed
- feature(graph): Allow cyclic graphs by @mkmeral in #497
- chore: request to include code snippet section by @poshinchen in #654
- feat: Add configuration option to MCP Client for server init timeout by @fhwilton55 in #657
- fix: Properly handle prompt=None & avoid agent hanging by @zastrowm in #643
- feat: add structured_output_span by @poshinchen in #655
- litellm - set 1.73.1 as minimum version by @pgrayy in #668
- feat: expose tool_use and agent through ToolContext to decorated tools by @dbschmigelski in #557
- session manager - prevent file path injection by @pgrayy in #680
- fix: only set signature in message if signature was provided by the model by @clareliguori in #682
- fix: Add openai dependency to sagemaker dependency group by @zastrowm in #678
- Have [all] group reference the other optional dependency groups by name by @zastrowm in #674
- fix: append blank text content if assistant content is empty by @poshinchen in #677
- feat: add cached token metrics support for Amazon Bedrock by @oaltagar-aws in #531
New Contributors
- @fhwilton55 made their first contribution in #657
- @oaltagar-aws made their first contribution in #531
Full Changelog: v1.4.0...v1.5.0