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

# Mistral CLI

> CLI commands for Mistral provider

# Mistral CLI Commands

## Environment Setup

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

## Commands

```bash theme={"theme":{"light":"vitesse-light","dark":"vitesse-dark"}}
praisonai-ts providers doctor mistral
praisonai-ts providers test mistral mistral-large-latest
praisonai-ts providers doctor mistral --json
```

## Related

* [Mistral Code Usage](/docs/js/providers/mistral-code)
