update
This commit is contained in:
@@ -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(可选,用于获取更多金融数据)
|
||||
|
||||
Reference in New Issue
Block a user