Uses of Class
bg.codexio.ai.openai.api.sdk.images.SimplifiedStage
Packages that use SimplifiedStage
-
Uses of SimplifiedStage in bg.codexio.ai.openai.api.sdk.images
Methods in bg.codexio.ai.openai.api.sdk.images that return SimplifiedStageModifier and TypeMethodDescriptionstatic <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.