Skip to content

Commit 6e04509

Browse files
authored
qwq config (#4009)
1 parent a1b114e commit 6e04509

File tree

1 file changed

+2
-0
lines changed
  • packages/service/core/ai/config/provider

1 file changed

+2
-0
lines changed

packages/service/core/ai/config/provider/Qwen.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
"quoteMaxToken": 100000,
131131
"maxTemperature": null,
132132
"vision": false,
133+
"reasoning": true,
133134
"toolChoice": true,
134135
"functionCall": false,
135136
"defaultSystemChatPrompt": "",
@@ -154,6 +155,7 @@
154155
"quoteMaxToken": 100000,
155156
"maxTemperature": null,
156157
"vision": false,
158+
"reasoning": true,
157159
"toolChoice": true,
158160
"functionCall": false,
159161
"defaultSystemChatPrompt": "",

0 commit comments

Comments
 (0)