394 B
394 B
- Fixed
GrokRealtimeLLMServiceignoring the configured model. The model was stored inSettingsbut never sent to xAI, so every session silently fell back to the deprecatedgrok-voice-fast-1.0. The model is now passed via the?model=query parameter on the WebSocket URL as xAI's Voice Agent API requires, and the default has been updated to the recommendedgrok-voice-think-fast-1.0.