From 26143d6bacdea28cfcd7c95d6443bdeb34641fa5 Mon Sep 17 00:00:00 2001 From: jphyqr <34660850+jphyqr@users.noreply.github.com> Date: Tue, 20 Jun 2023 13:24:03 -0600 Subject: [PATCH] Update .env.example update with help to turn on billing account as if you start project without one you don't get proper error messaging --- .env.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 3c45061..8ffdeff 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,5 @@ -## Get your OpenAI API Key +## 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 OPENAI_API_KEY=XXXXXXXX ## Generate a random secret: https://generate-secret.vercel.app/32