load1n9 / openai

Unofficial Deno wrapper for the Open Ai api
MIT License
73 stars 23 forks source link

Fix createImageVariantion and createImageEdit #21

Closed luizmiranda7 closed 1 year ago

luizmiranda7 commented 1 year ago

The functions createImageVariantion and createImageEdit should request using content type multipart/form-data instead of application/json.

lino-levan commented 1 year ago

This looks great, could you add some examples?

luizmiranda7 commented 1 year ago

I added a few examples with files.