mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-16 00:31:02 +02:00
6 lines
185 B
Markdown
6 lines
185 B
Markdown
|
|
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
|
||
|
|
```
|