Fix a typo

This commit is contained in:
Sad Pencil 2023-03-30 15:55:46 +08:00 committed by GitHub
parent 16ce033d86
commit 743d18cd98

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