diff --git a/plugins/tool/config.json.template b/plugins/tool/config.json.template
index 33c5745..8ece471 100644
--- a/plugins/tool/config.json.template
+++ b/plugins/tool/config.json.template
@@ -6,7 +6,7 @@
     "meteo"
   ],
   "kwargs": {
-    "debug": true,
+    "debug": false,
     "no_default": false,
     "model_name": "gpt-3.5-turbo"
   }