From 9cb05e572456e23f24f319dba28e6a1817f96b2c Mon Sep 17 00:00:00 2001 From: binary-husky Date: Wed, 27 Sep 2023 15:20:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crazy_functional.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crazy_functional.py b/crazy_functional.py index 927beaa..e97c166 100644 --- a/crazy_functional.py +++ b/crazy_functional.py @@ -527,7 +527,7 @@ def get_crazy_functions(): "动态代码解释器(CodeInterpreter)": { "Group": "智能体", "Color": "stop", - "AsButton": True, + "AsButton": False, "Function": HotReload(函数动态生成) } })