# LLM API 配置
LLM_URL=https://your-llm-api/v1/chat/completions
LLM_API_KEY=your-api-key-here
LLM_MODEL=qwen3.6-plus