openai is not set in the new environment. Tried in new jupyter environment
1 Like
Hi @Chand I am not sure if you are posting a question or an issue. Anyway, I ran the entire course in the deeplearning.ai environment and even my local machine and everything worked fine. In my local machine I used the openai.api_key = os.getenv(‘OPENAI_API_KEY’) instruction to get access to my key.
Keep learning!
2 Likes
https://community.deeplearning.ai/search?q=%22OPENAI_API_KEY%22
threads with the solution check are a good place to start
2 Likes