Patch Changes
- c49380c: feat: add experimental streaming speech translation models (
openai.translation('gpt-realtime-translate')over the OpenAI Realtime translations WebSocket andgoogle.translation('gemini-3.5-live-translate-preview')over the Gemini Live API).connectToWebSocketin@ai-sdk/provider-utilsnow passes close code and reason toonClose(additive, optional parameter). - Updated dependencies [0c464d9]
- Updated dependencies [c49380c]
- @ai-sdk/provider-utils@5.0.14