openai / openai-quickstart-python

Python example app from the OpenAI API quickstart tutorial
https://platform.openai.com/docs/quickstart?context=python
MIT License
1.67k stars 1.31k forks source link

Update app.py #11

Closed andrewcardno closed 5 months ago

andrewcardno commented 1 year ago

I added these as they are needed when running in my environment (maybe because I am running it inside pycharm).

logankilpatrick commented 5 months ago

Going to close this out for now, thank you though!