mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-04 19:02:11 +02:00
6 lines
129 B
Markdown
6 lines
129 B
Markdown
|
|
To use Cohere APIs, you need an API token which must be provided in an environment variable.
|
||
|
|
|
||
|
|
```
|
||
|
|
COHERE_KEY=TOKEN-GOES-HERE
|
||
|
|
```
|