mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-07-21 22:27:13 +08:00
fix: close tool debug level
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"meteo"
|
"meteo"
|
||||||
],
|
],
|
||||||
"kwargs": {
|
"kwargs": {
|
||||||
"debug": true,
|
"debug": false,
|
||||||
"no_default": false,
|
"no_default": false,
|
||||||
"model_name": "gpt-3.5-turbo"
|
"model_name": "gpt-3.5-turbo"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user