Explorar o código

fix: close tool debug level

zhayujie %!s(int64=2) %!d(string=hai) anos
pai
achega
f33e4e0323
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plugins/tool/config.json.template

+ 1 - 1
plugins/tool/config.json.template

@@ -6,7 +6,7 @@
     "meteo"
   ],
   "kwargs": {
-    "debug": true,
+    "debug": false,
     "no_default": false,
     "model_name": "gpt-3.5-turbo"
   }