Skip to content

v0.2.12 (2025-05-29)

Compare
Choose a tag to compare
@DouweM DouweM released this 29 May 14:25
· 102 commits to main since this release
57cc515

What's Changed

  • Add vendor_id and vendor_details.finish_reason to Gemini/Google model responses by @davide-andreoli in #1800
  • Fix units of sse_read_timeout timedelta by @alexmojaki in #1843
  • Support functions as output_type, as well as lists of functions and other types by @DouweM in #1785
  • Enhance Gemini usage tracking to collect comprehensive token data by @kiqaps in #1752
  • docs: add scope when loading credentials from file in google by @Kludex in #1850
  • Add support for Claude 4 Sonnet and Opus models in Bedrock by @samtin0x in #1838
  • Add ModelProfile to let model-specific behaviors be configured independent of the model class by @DouweM in #1835
  • Add new provider classes for Together AI, Fireworks AI, and Grok with automatic model profile selection by @DouweM in #1842
  • Fix weather agent example with UI by @vp777 in #1851

New Contributors

Full Changelog: v0.2.11...v0.2.12