What's new in v0.26.1
A small patch on top of v0.26.0.
🐛 Fixes
- OpenAI provider no longer lists
gpt-realtime-translateas a model option. The model filter accepted anygpt-realtime*id and only explicitly rejectedgpt-realtime-whisper, so the dedicated translation model was leaking into the speech-to-speech provider's dropdown.gpt-realtime-translatebelongs to its own OpenAI Translate provider and is now filtered out from the OpenAI provider's list.
Full Changelog: v0.26.0...v0.26.1