Skip to content

v1.15.0 (2025-11-12)

Choose a tag to compare

@DouweM DouweM released this 13 Nov 00:53
· 52 commits to main since this release
365b67b

What's Changed

  • Wrap BedrockConverseModel errors in ModelHTTPError to work well with FallbackModel by @cjermain in #3377
  • Add unique run_id to run, run result, and message (request, response) classes by @adtyavrdhn in #3366
  • Add BedrockConverseModel.count_tokens so it works with UsageLimits.count_tokens_before_request by @DenysMoskalenko in #3367

Full Changelog: v1.14.1...v1.15.0