openai-api
openai-api copied to clipboard
Add additional request params (model, style, quality) to image request
Ref: https://platform.openai.com/docs/api-reference/images/create
model is especially useful even when using this library against other OpenAI-compatible services which offer other models (e.g. stablediffusion).