Files
storyteller/.env.example
Aodhan Collins eccd456c59 Initial commit
2025-10-11 21:21:36 +01:00

9 lines
388 B
Plaintext

# OpenAI API Key (optional - for GPT models)
# Get your API key from: https://platform.openai.com/api-keys
OPENAI_API_KEY=your_openai_api_key_here
# OpenRouter API Key (optional - for Claude, Llama, Gemini, Mistral, etc.)
# Get your API key from: https://openrouter.ai/keys
# OpenRouter gives you access to 100+ LLMs with a single API key
OPENROUTER_API_KEY=your_openrouter_api_key_here