From 71eaefe724b4cd8414ff587d4129d3dc50c631ae Mon Sep 17 00:00:00 2001 From: Jared Palmer Date: Wed, 21 Jun 2023 08:11:38 -0700 Subject: [PATCH] Update .env.example MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Tomás --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 8ffdeff..643a5cb 100644 --- a/.env.example +++ b/.env.example @@ -1,5 +1,5 @@ -## Get your OpenAI API Key here: https://platform.openai.com/account/api-keys -##You must activate a Billing Account here: https://platform.openai.com/account/billing/overview +## You must first activate a Billing Account here: https://platform.openai.com/account/billing/overview +## Then get your OpenAI API Key here: https://platform.openai.com/account/api-keys OPENAI_API_KEY=XXXXXXXX ## Generate a random secret: https://generate-secret.vercel.app/32