diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..6525f05 --- /dev/null +++ b/.env.example @@ -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=