Commit 6e045093 by Archer Committed by GitHub

qwq config (#4009)

parent a1b114e4
...@@ -130,6 +130,7 @@ ...@@ -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 @@ ...@@ -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": "",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment