302 B
302 B
- Fixed
GrokRealtimeLLMServiceignoring the configured model. The model was stored inSettingsbut never sent to xAI, so every session silently fell back to xAI's server-side default. The model is now passed via the?model=query parameter on the WebSocket URL as xAI's Voice Agent API requires.