This commit is contained in:
oficcejo
2026-02-27 12:08:00 +08:00
parent bce3b9645f
commit f3af15ddc8
25 changed files with 203 additions and 132 deletions
+4
View File
@@ -15,6 +15,10 @@ DEEPSEEK_API_KEY=your_actual_deepseek_api_key_here
# DeepSeek API基础URL(可选,使用默认值即可)
DEEPSEEK_BASE_URL=https://api.deepseek.com/v1
# AI模型名称(可选,支持OpenAI兼容的任意模型)
# 常用模型:deepseek-chat, deepseek-reasoner, qwen-plus, gpt-4o 等
DEFAULT_MODEL_NAME=deepseek-chat
# ========== Tushare数据接口(可选)==========
# Tushare Token(可选,用于获取更多金融数据)