HemulGM / DelphiOpenAI

OpenAI API wrapper for Delphi. Use ChatGPT, DALL-E, Whisper and other products.
MIT License
242 stars 58 forks source link

DallE3 does not support generate multiple images? #38

Closed alanccw closed 7 months ago

alanccw commented 10 months ago

Hi,

I try to set Params.N(Count); // Generate Count images when generating images via Dall-e3, but get an error message saying this model does not support to generate multiple images, why?

HemulGM commented 10 months ago

If you get this message, then the server answers. Apparently this is some kind of restriction.