Merge pull request #18 from Chanzhaoyu/dev

chore: key invalid tips
This commit is contained in:
Redon 2023-02-13 20:34:08 +08:00 committed by GitHub
commit 32049fbf18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,3 @@
# OpenAI API Key
OPENAI_API_KEY=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
# OpenAI API Key - https://platform.openai.com/overview
# e.g: This key is invalid
OPENAI_API_KEY='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'