openai / openai-quickstart-python

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

Dockerized quick start guide #39

Closed julie-scherer closed 4 months ago

julie-scherer commented 1 year ago

About: Docker containerized version of Python example app from the OpenAI API quick start tutorial

Summary of changes:

Potential implications:

logankilpatrick commented 4 months ago

Going to avoid docker for now, but thank you!