Uses of Class
bg.codexio.ai.openai.api.sdk.vision.VisionConfigurationStage
-
Packages that use VisionConfigurationStage Package Description bg.codexio.ai.openai.api.sdk.vision -
-
Uses of VisionConfigurationStage in bg.codexio.ai.openai.api.sdk.vision
Subclasses of VisionConfigurationStage in bg.codexio.ai.openai.api.sdk.vision Modifier and Type Class Description classAIModelStageA stage to choose a model supported by /v1/chat/completions model endpoint compatibility .classAsyncPromiseAsync promise to choose between raw response or just a simple string answer.classAsyncPromptStageSends calls to OpenAI API with the already defined callbacks, and possibly with prompt.classImageChooserOrSkipStageEither inputs more images and goes back toImageDetailStageor goes further to select a runtime.classImageChooserStageConfigures image either as a file or base64 encoded oneclassImageDetailStageConfigures theDetailedAnalyzeclassReactivePromptStageSends calls to OpenAI API in a reactive fashionclassSynchronousPromptStageSynchronous context to choose between raw response or just a simple string answer.classTokenStageConfigures maxTokensclassVisionRuntimeSelectionStage
-