qwq config (#4009)

This commit is contained in:
Archer
2025-03-06 20:21:57 +08:00
committed by GitHub
parent a1b114e426
commit 6e045093b1

View File

@@ -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": "",