AjithKSenthil's picture
Update config.py
00c88f7
raw
history blame
No virus
86 Bytes
import os
OPENAI_API_KEY = os.environ.get("enter the name of your secret key here")