feat: update & deepseek-reasoner

This commit is contained in:
unknown
2025-01-21 14:33:47 +08:00
parent 36671c6599
commit b17fe062d5
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -144,7 +144,7 @@ return {
auto_suggestions_provider = "openai",
openai = {
endpoint = "https://api.deepseek.com/v1",
model = "deepseek-chat",
model = "deepseek-reasoner",
timeout = 30000,
temperature = 0,
max_tokens = 4096,