v0.7.5 (2025-08-25)
What's Changed
- Handle 'STOP' finish_reason in GeminiStreamedResponse by @ArneZsng in #2631
- Add
price()
method toModelResponse
by @Kludex in #2584 - Include thoughts tokens in output_tokens for Google models by @alexmojaki in #2634
- Add
span_id
andtrace_id
toEvaluationReport
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
- @ArneZsng made their first contribution in #2631
- @akoshel made their first contribution in #2490
- @vimota made their first contribution in #2641
Full Changelog: v0.7.4...v0.7.5