chore: add .env.example
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Hermes Configuration
|
||||
# Copy to .env and fill in your values
|
||||
|
||||
# API Keys
|
||||
OPENAI_API_KEY=
|
||||
ANTHROPIC_API_KEY=
|
||||
DEEPSEEK_API_KEY=
|
||||
|
||||
# Gateway
|
||||
GATEWAY_TOKEN=
|
||||
Reference in New Issue
Block a user