From 12dc9eee6297b7a1ba1a87a3e4e26c211138274e Mon Sep 17 00:00:00 2001 From: sfoon <12700456+sfoon@user.noreply.gitee.com> Date: Wed, 29 Mar 2023 11:33:16 +0000 Subject: [PATCH] update config.json. Signed-off-by: sfoon <12700456+sfoon@user.noreply.gitee.com> --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 199a76a..65d9add 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "api_key": "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", + "api_key": "sk-, "auto_pass": true, "session_timeout": 60 } -- Gitee