Class ImagesTerminalStage<R extends bg.codexio.ai.openai.api.payload.images.request.ImageRequest,E extends RuntimeSelectionStage>

java.lang.Object
bg.codexio.ai.openai.api.sdk.images.ImageConfigurationStage<R>
bg.codexio.ai.openai.api.sdk.images.ImagesTerminalStage<R,E>
All Implemented Interfaces:
TerminalStage

public class ImagesTerminalStage<R extends bg.codexio.ai.openai.api.payload.images.request.ImageRequest,E extends RuntimeSelectionStage> extends ImageConfigurationStage<R> implements TerminalStage
Marker stage for finishing the configurations of the prompt.
Leads to the second stage of configurations for the HTTP client behaviour.