mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-16 00:31:02 +02:00
6 lines
194 B
Markdown
6 lines
194 B
Markdown
|
|
To use Anthropic Claude, you need a Claude API key. Provide the Claude API key in an environment variable when running the Docker Compose configuration.
|
||
|
|
|
||
|
|
```
|
||
|
|
CLAUDE_KEY=CLAUDE-KEY-GOES-HERE
|
||
|
|
```
|