9 lines
278 B
Plaintext
9 lines
278 B
Plaintext
|
|
# AI Stack Environment Variables
|
||
|
|
# Copy to .env and set your values
|
||
|
|
|
||
|
|
# Required: OpenRouter API key for Hermes agent
|
||
|
|
OPENROUTER_API_KEY=sk-or-v1-your-key-here
|
||
|
|
|
||
|
|
# Memory providers (internal Docker network — usually no changes needed)
|
||
|
|
OPENVIKING_ENDPOINT=http://openviking:1933
|