mirror of
https://github.com/ChinaRan0/DeepSeekSelfTool.git
synced 2025-07-10 16:33:30 +00:00
Update config.py
This commit is contained in:
parent
6a9d949b4d
commit
602e3495ae
@ -3,7 +3,7 @@ API_TYPE="deepseek" # 可选值: "deepseek" 或 "ollama"
|
|||||||
|
|
||||||
# DeepSeek API配置
|
# DeepSeek API配置
|
||||||
# 官方默认API地址: "https://api.deepseek.com/v1/chat/completions"
|
# 官方默认API地址: "https://api.deepseek.com/v1/chat/completions"
|
||||||
# 硅基流动:https://api.siliconflow.cn/v1/chat/completion
|
# 硅基流动:https://api.siliconflow.cn/v1/chat/completions
|
||||||
DEEPSEEK_API_URL=""
|
DEEPSEEK_API_URL=""
|
||||||
|
|
||||||
DEEPSEEK_API_KEY=""
|
DEEPSEEK_API_KEY=""
|
||||||
@ -36,4 +36,4 @@ THEMES = {
|
|||||||
"button_hover": "#1976d2",
|
"button_hover": "#1976d2",
|
||||||
"button_pressed": "#1565c0"
|
"button_pressed": "#1565c0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user