299 B
299 B
GrokLLMServiceandGrokRealtimeLLMServicenow live in thepipecat.services.xaimodule alongsideXAIHttpTTSService, since all three use the same xAI API. Update imports frompipecat.services.grok.*topipecat.services.xai.*(e.g.from pipecat.services.xai.llm import GrokLLMService).