7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
|
|
# Atomizer Configuration Example
|
||
|
|
# Copy this file to .env and fill in your API keys
|
||
|
|
|
||
|
|
# Anthropic API Key for LLM Mode
|
||
|
|
# Get your key from: https://console.anthropic.com/
|
||
|
|
ANTHROPIC_API_KEY=your-api-key-here
|