mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-19 10:07:24 +00:00
qwq config (#4009)
This commit is contained in:
@@ -130,6 +130,7 @@
|
|||||||
"quoteMaxToken": 100000,
|
"quoteMaxToken": 100000,
|
||||||
"maxTemperature": null,
|
"maxTemperature": null,
|
||||||
"vision": false,
|
"vision": false,
|
||||||
|
"reasoning": true,
|
||||||
"toolChoice": true,
|
"toolChoice": true,
|
||||||
"functionCall": false,
|
"functionCall": false,
|
||||||
"defaultSystemChatPrompt": "",
|
"defaultSystemChatPrompt": "",
|
||||||
@@ -154,6 +155,7 @@
|
|||||||
"quoteMaxToken": 100000,
|
"quoteMaxToken": 100000,
|
||||||
"maxTemperature": null,
|
"maxTemperature": null,
|
||||||
"vision": false,
|
"vision": false,
|
||||||
|
"reasoning": true,
|
||||||
"toolChoice": true,
|
"toolChoice": true,
|
||||||
"functionCall": false,
|
"functionCall": false,
|
||||||
"defaultSystemChatPrompt": "",
|
"defaultSystemChatPrompt": "",
|
||||||
|
Reference in New Issue
Block a user