Spaces:
Sleeping
Sleeping
import os | |
OPENAI_API_KEY = os.environ.get("enter the name of your secret key here") | |
import os | |
OPENAI_API_KEY = os.environ.get("enter the name of your secret key here") | |