Fix a typo

This commit is contained in:
Sad Pencil 2023-03-30 15:55:46 +08:00 committed by GitHub
parent 1c3ce18eff
commit 70c02a08e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# API_KEY = "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" 此key无效
API_KEY = "sk-此处填API"
API_KEY = "sk-此处填API"
API_URL = "https://api.openai.com/v1/chat/completions"
# 改为True应用代理