From 9deb8cfcc6cc8ff9a54f36586598091afa41764d Mon Sep 17 00:00:00 2001 From: aitfh <12747901+aitfh@user.noreply.gitee.com> Date: Fri, 7 Apr 2023 03:37:18 +0000 Subject: [PATCH] update bin/config.json. Signed-off-by: aitfh <12747901+aitfh@user.noreply.gitee.com> --- bin/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/config.json b/bin/config.json index b78e4db..271679d 100644 --- a/bin/config.json +++ b/bin/config.json @@ -1,4 +1,4 @@ { - "api_key": "your api key", + "api_key": "sk-or116HvdEVWnPwqVbsRHT3BlbkFJSiYpwIsb3YlE22MpuyHJy", "auto_pass": true } -- Gitee