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

16 lines
467 B
Markdown

# Cerebras plugin for LiveKit Agents
Support for LLM with [Cerebras](https://cerebras.ai/) fast inference.
See [https://docs.livekit.io/agents/integrations/llm/](https://docs.livekit.io/agents/integrations/llm/) for more information.
## Installation
```bash
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.