Uses of Class
bg.codexio.ai.openai.api.sdk.images.ImagesTerminalStage
-
Packages that use ImagesTerminalStage Package Description bg.codexio.ai.openai.api.sdk.images -
-
Uses of ImagesTerminalStage in bg.codexio.ai.openai.api.sdk.images
Methods in bg.codexio.ai.openai.api.sdk.images that return ImagesTerminalStage Modifier and Type Method Description protected ImagesTerminalStage<bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest,PromptfulImagesRuntimeSelectionStage<bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest>>SimplifiedStage. ensureCreatorTerminalStage()ImagesTerminalStage<R,E>FormatStage. expectBase64()Sets the image format to Base 64.ImagesTerminalStage<R,E>FormatStage. expectUrl()Sets the image format to url.
-