zhayujie 2 лет назад
Родитель
Сommit
f33e4e0323
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      plugins/tool/config.json.template

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

@@ -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"
   }
   }