Uses of Interface
bg.codexio.ai.openai.api.sdk.images.ImagesPromptStage
Packages that use ImagesPromptStage
-
Uses of ImagesPromptStage in bg.codexio.ai.openai.api.sdk.images
Classes in bg.codexio.ai.openai.api.sdk.images that implement ImagesPromptStageModifier and TypeClassDescriptionclassAsyncApi<R extends bg.codexio.ai.openai.api.payload.images.request.ImageRequest>Reactive API to add a final instruction and proceed with the HTTP call.classReactiveApi<R extends bg.codexio.ai.openai.api.payload.images.request.ImageRequest>Reactive API to add a final instruction and proceed with the HTTP call.classSynchronousApi<R extends bg.codexio.ai.openai.api.payload.images.request.ImageRequest>Synchronous API to add a final instruction and proceed with the HTTP call.