openai-api icon indicating copy to clipboard operation
openai-api copied to clipboard

Add additional request params (model, style, quality) to image request

Open spantaleev opened this issue 1 year ago • 0 comments

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).

spantaleev avatar Sep 11 '24 10:09 spantaleev