11 lines
153 B
Bash
11 lines
153 B
Bash
# Hermes Configuration
|
|
# Copy to .env and fill in your values
|
|
|
|
# API Keys
|
|
OPENAI_API_KEY=
|
|
ANTHROPIC_API_KEY=
|
|
DEEPSEEK_API_KEY=
|
|
|
|
# Gateway
|
|
GATEWAY_TOKEN=
|