new
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
```yml
|
||||
chatmodel:
|
||||
provider: "deepseek" # 服务提供商(例如:azure/openai)
|
||||
baseurl: "https://api.deepseek.com" # API基础地址
|
||||
apikey: "sk-ffef52570c5f4834b11580d38552731f" # API密钥(建议使用环境变量替代)
|
||||
model: "deepseek-reasoner" # 使用的聊天模型名称
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user