Class ImageChooserOrSkipStage
java.lang.Object
bg.codexio.ai.openai.api.sdk.vision.VisionConfigurationStage
bg.codexio.ai.openai.api.sdk.vision.ImageChooserOrSkipStage
Either inputs more images and goes back to
ImageDetailStage or goes further to
select a runtime.-
Field Summary
Fields inherited from class bg.codexio.ai.openai.api.sdk.vision.VisionConfigurationStage
executor, requestContext -
Method Summary
Modifier and TypeMethodDescriptionFinishes adding images for explanation and goes on the next stageexplainAnother(File image) explainAnother(String urlOrBase64)
-
Method Details
-
explainAnother
- See Also:
-
explainAnother
- See Also:
-
andRespond
Finishes adding images for explanation and goes on the next stage- Returns:
VisionRuntimeSelectionStageto select a runtime
-