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

add image creation #41

Closed GiarcEnoredlac closed 5 months ago

GiarcEnoredlac commented 1 year ago

updated the project to make an image creation request for the animal superhero

logankilpatrick commented 5 months ago

I like the idea here! But we want to initially keep the chat example scoped to the text generation API's but will expand over time to the other API's.