Letsch22 commited on
Commit
a5eeb2c
1 Parent(s): 56f9ec2
Files changed (1) hide show
  1. .env.example +5 -0
.env.example ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # On your local machine, make a copy of this file,
2
+ # name it '.env', and then paste the API key there.
3
+ # It's a security risk to commit '.env' with the
4
+ # actual API key to the repo.
5
+ OPENAI_API_KEY=PASTE-KEY-HERE