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