docs: 添加博查API配置到环境变量模板
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -14,3 +14,7 @@ FLASK_ENV=development
|
||||
# DeepSeek API配置
|
||||
DEEPSEEK_API_KEY=your_deepseek_api_key_here
|
||||
DEEPSEEK_BASE_URL=https://api.deepseek.com
|
||||
|
||||
# 博查 Web Search API配置(用于新闻搜索)
|
||||
BOCHA_API_KEY=your_bocha_api_key_here
|
||||
BOCHA_BASE_URL=https://api.bocha.cn
|
||||
|
||||
Reference in New Issue
Block a user