Files
article-writer/.env.example
T

4 lines
119 B
Bash
Raw Normal View History

2026-05-21 17:20:13 +08:00
# LLM API 配置
LLM_URL=https://your-llm-api/v1/chat/completions
LLM_API_KEY=your-api-key-here
LLM_MODEL=qwen3.6-plus