Uses of Class
bg.codexio.ai.openai.api.sdk.images.PromptfulImagesRuntimeSelectionStage
Packages that use PromptfulImagesRuntimeSelectionStage
-
Uses of PromptfulImagesRuntimeSelectionStage in bg.codexio.ai.openai.api.sdk.images
Methods in bg.codexio.ai.openai.api.sdk.images that return types with arguments of type PromptfulImagesRuntimeSelectionStageModifier and TypeMethodDescriptionAIModelStage<bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest, PromptfulImagesRuntimeSelectionStage<bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest>> ActionTypeStage.creating()Creates images given a prompt.AIModelStage<bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest, PromptfulImagesRuntimeSelectionStage<bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest>> CreatingActionTypeStage.creating()Creates images given a prompt.EditingMaskStage<bg.codexio.ai.openai.api.payload.images.request.EditImageRequest, PromptfulImagesRuntimeSelectionStage<bg.codexio.ai.openai.api.payload.images.request.EditImageRequest>> EditingMaskStage<bg.codexio.ai.openai.api.payload.images.request.EditImageRequest, PromptfulImagesRuntimeSelectionStage<bg.codexio.ai.openai.api.payload.images.request.EditImageRequest>> protected ImagesTerminalStage<bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest, PromptfulImagesRuntimeSelectionStage<bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest>> SimplifiedStage.ensureCreatorTerminalStage()static <R extends bg.codexio.ai.openai.api.payload.images.request.ImageRequest>
SimplifiedStage<bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest, PromptfulImagesRuntimeSelectionStage<bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest>> Images.simply()Authenticates against OpenAPI with the first success fromFromEnvironmentandFromJson
authentication methods.static <R extends bg.codexio.ai.openai.api.payload.images.request.ImageRequest>
SimplifiedStage<R, PromptfulImagesRuntimeSelectionStage<bg.codexio.ai.openai.api.payload.images.request.CreateImageRequest>> Authenticates against OpenAI API with an implementation ofSdkAuthand preconfigures simpleDallE30powered instance for creating images.