Merge pull request #151 from SadPencil/patch-1

Fix a typo
This commit is contained in:
binary-husky
2023-03-30 19:14:48 +08:00
committed by GitHub

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应用代理