Release Notes
Release date: July 19, 2025
Full Changelog: 0.5.7.3...0.5.7.5
✨ What's Changed
- Preserve API key in retry_provider:
When usingretry_provider
, the API key is now kept and passed on to the next provider. This ensures smooth failover and better stability when using API keys.
#3088 by @vuthaihoc
🐛 Fixes & Updates
- Fixed YouTube provider download issues
- Fixed CLI client
- Fixed audio response and filtering of audio parameters in API
- Fixed unittests
- Updated Gemini and LMArena models
- Improved handling for Cloudflare authentication errors
👥 New Contributors
- @vuthaihoc made their first contribution! 🎉
Upgrade recommended
This release includes important bug fixes and provider improvements for a more stable experience.
Thank you to all contributors and users!