Files
2026-07-13 13:39:38 +08:00

16 lines
389 B
Markdown

# 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`