> ## Documentation Index
> Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Cerebras CLI

> CLI commands for Cerebras provider

# Cerebras CLI Commands

## Environment Setup

```bash theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
export CEREBRAS_API_KEY=...
```

## Commands

```bash theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
praisonai-ts providers doctor cerebras
praisonai-ts providers test cerebras llama3.3-70b
praisonai-ts providers doctor cerebras --json
```

## Related

* [Cerebras Code Usage](/docs/js/providers/cerebras-code)
