trustgraph/trustgraph_configurator/resources/dialog/docs/model/mistral-compose.md

6 lines
185 B
Markdown
Raw Normal View History

To use Mistral, you need a Mistral API key. Provide the Mistral API key in an environment variable when running the Docker Compose configuration.
```
MISTRAL_TOKEN=TOKEN-GOES-HERE
```