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:
parent
7aacacb9bc
commit
26143d6bac
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue