Uses of Class
bg.codexio.ai.openai.api.sdk.images.Dalle2SizeStage
-
Packages that use Dalle2SizeStage Package Description bg.codexio.ai.openai.api.sdk.images -
-
Uses of Dalle2SizeStage in bg.codexio.ai.openai.api.sdk.images
Methods in bg.codexio.ai.openai.api.sdk.images that return Dalle2SizeStage Modifier and Type Method Description Dalle2SizeStage<R,E>ChoicesStage. singleChoice()Sets the number of generated images to one only.Dalle2SizeStage<R,E>ChoicesStage. withChoices(Integer choices)
-