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

6 lines
194 B
Markdown
Raw Normal View History

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
```