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

# Groq CLI

> CLI commands for Groq provider

# Groq CLI Commands

## Environment Setup

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

## Commands

```bash theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
praisonai-ts providers doctor groq
praisonai-ts providers test groq llama-3.3-70b-versatile
praisonai-ts providers doctor groq --json
```

## Related

* [Groq Code Usage](/docs/js/providers/groq-code)
