Skip to content

v1.0.2 (2025-09-08)

Compare
Choose a tag to compare
@DouweM DouweM released this 09 Sep 00:33
· 74 commits to main since this release
0047a68

What's Changed

  • Add support for durable execution with DBOS by @qianl15 in #2638
  • Support sequential tool calling by @strawgate in #2718
  • Add GoogleModelSettings.google_cached_content to pass cached_content by @Hojland in #2832
  • Add ModelResponse.finish_reason and set provider_response_id while streaming by @fatelei in #2590
  • Add support for gen_ai.response.id by @Kludex in #2831
  • Only send tool choice to Bedrock Converse API for Anthropic and Nova models by @DouweM in #2819
  • Handle errors in cost calculation in InstrumentedModel by @alexmojaki in #2834

New Contributors

Full Changelog: v1.0.1...v1.0.2