What's Changed
- fix(openai): update usage token keys to match API changes by @pushpak1300 in #515
- fix(gemini): structured output compatibility issues by @kargnas in #517
- Anthropic: Return an empty string for the
message_stop
event instead of the entire response by @travisobregon in #529 - fix(openai): Fix STT and expand tests by @sixlive in #535
New Contributors
- @travisobregon made their first contribution in #529
Full Changelog: v0.82.0...v0.83.0