Files
wehub-resource-sync a65ab1ac53
Deploy to GitHub Pages / deploy (push) Has been cancelled
Deploy to GitHub Pages / build (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:31:56 +08:00

10 lines
239 B
Plaintext

# API Keys for different model providers
# Copy this file to .env and fill in your API keys
# For Qwen models (via DashScope)
DASHSCOPE_API_KEY="your_dashscope_api_key_here"
# For OpenAI models
OPENAI_API_KEY="your_openai_api_key_here"