Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
Update config.py
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaoXinYo committed May 29, 2023
1 parent 6b525dc commit 5f8e3f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

PROXY = '' # 代理

CHATGPT_KEY = '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' # ChatGPT密钥
CHATGPT_KEY = '' # ChatGPT密钥

TOKEN_USE_MAX_TIME_INTERVAL = 30 # Token使用最大时间间隔(分钟),超过此时间未使用将被删除

Expand Down

0 comments on commit 5f8e3f2

Please sign in to comment.