# xAI plugin for LiveKit Agents Support for [xAI](https://x.ai/)'s Grok LLM, STT, TTS, and Grok Voice Agent API. See the [xAI integration docs](https://docs.livekit.io/agents/integrations/xai/) for more information. ## Installation ```bash pip install livekit-plugins-xai ``` ## Pre-requisites You'll need an API key from xAI. It can be set as an environment variable: `XAI_API_KEY`