livekit-plugins-xai 1.5.1


pip install livekit-plugins-xai

  Latest version

Released: Mar 23, 2026


Meta
Author: LiveKit
Requires Python: >=3.10.0

Classifiers

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

Programming Language
  • Python :: 3
  • Python :: 3 :: Only
  • Python :: 3.10

Topic
  • Multimedia :: Sound/Audio
  • Multimedia :: Video
  • Scientific/Engineering :: Artificial Intelligence

xAI plugin for LiveKit Agents

Support for xAI's Grok LLM, TTS, and Grok Voice Agent API.

See the xAI integration docs for more information.

Installation

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

Extras: None
Dependencies:
livekit-agents[openai] (>=1.5.1)