AjithKSenthil commited on
Commit
00c88f7
1 Parent(s): 54aab09

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -1,3 +1,3 @@
1
  import os
2
 
3
- OPENAI_API_KEY = os.environ.get("ajithskey")
 
1
  import os
2
 
3
+ OPENAI_API_KEY = os.environ.get("enter the name of your secret key here")