Skip to content

v0.7.5 (2025-08-25)

Compare
Choose a tag to compare
@Kludex Kludex released this 25 Aug 08:02
· 206 commits to main since this release
f74a95f

What's Changed

  • Handle 'STOP' finish_reason in GeminiStreamedResponse by @ArneZsng in #2631
  • Add price() method to ModelResponse by @Kludex in #2584
  • Include thoughts tokens in output_tokens for Google models by @alexmojaki in #2634
  • Add span_id and trace_id to EvaluationReport by @Kludex in #2627
  • Allow proper type on AnthropicProvider when using Bedrock by @akoshel in #2490
  • Use new OpenTelemetry GenAI chat span attribute conventions by @alexmojaki in #2349
  • Ensure content is always set for assistant tool call messages for OpenAI. by @vimota in #2641

New Contributors

Full Changelog: v0.7.4...v0.7.5