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
This commit is contained in:
jphyqr 2023-06-20 13:24:03 -06:00 committed by GitHub
parent 7aacacb9bc
commit 26143d6bac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 OPENAI_API_KEY=XXXXXXXX
## Generate a random secret: https://generate-secret.vercel.app/32 ## Generate a random secret: https://generate-secret.vercel.app/32