livekit-plugins-cerebras 1.5.12


pip install livekit-plugins-cerebras

  Latest version

Released: May 21, 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

Cerebras plugin for LiveKit Agents

Support for LLM with Cerebras fast inference.

See https://docs.livekit.io/agents/integrations/llm/ for more information.

Installation

pip install livekit-plugins-cerebras

Pre-requisites

For credentials, you'll need a Cerebras account and API key. Credentials can be passed directly or via CEREBRAS_API_KEY environment variable.

Extras: None
Dependencies:
livekit-agents[openai,codecs] (>=1.5.12)
msgpack-types (>=0.7.0)
msgpack (>=1.0)
openai (>=2.16.0)