From 817a4842acddccceee44c8f4a51f79e668b386aa Mon Sep 17 00:00:00 2001 From: ChenZhaoYu <790348264@qq.com> Date: Mon, 13 Feb 2023 20:33:36 +0800 Subject: [PATCH] chore: key invalid tips --- service/.env | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/service/.env b/service/.env index f43cd03..e3b0692 100644 --- a/service/.env +++ b/service/.env @@ -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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'