Install¶
Requirements¶
- Python 3.13+
- A Groq API key
Install with UV (recommended)¶
Install UV (by Astral) and then install the CLI system-wide. See the official UV docs: UV by Astral
Install from PyPI (pip)¶
Set the API key¶
Recommended (stored locally in config):
Alternative (environment variable):
The CLI uses this priority: environment variable first, then config file.