Changelog
New Features:
- Audio File Upload on Playground: You can now upload audio files and have a model interpret the audio, do sentiment analysis, provide an audio transcription, etc.
Bug Fixes:
- Claude Thinking Streaming: Fix Claude thinking when streaming is active, as well as for async runs.
What's Changed
- Fix: claude thinking when not streaming by @ashpreetbedi in #2226
- Add audio functionality to Playground by @manthanguptaa in #2120
- Parse blocks from anthropic better by @dirkbrnd in #2227
- Update embedders class re-use by @dirkbrnd in #2214
- Make metrics more standard across models by @dirkbrnd in #2157
- Release 1.1.7 by @dirkbrnd in #2229
Full Changelog: v1.1.6...v1.1.7