----> 9 openai.api_key = os.environ[‘OPENAI_API_KEY’] File :
714, in getitem(self, key)
KeyError: ‘OPENAI_API_KEY’ - ERROR !!?
----> 9 openai.api_key = os.environ[‘OPENAI_API_KEY’] File :
714, in getitem(self, key)
KeyError: ‘OPENAI_API_KEY’ - ERROR !!?
if you notice the below link on how to post, it mentions what all information one needs to provide when raising a query as mentors cannot mind read your issue is related to course environment or you are running in your local system.