Package bg.codexio.ai.openai.api.sdk.vision
package bg.codexio.ai.openai.api.sdk.vision
-
ClassesClassDescriptionA stage to choose a model supported by /v1/chat/completions model endpoint compatibility .Async promise to choose between raw response or just a simple string answer.Sends calls to OpenAI API with the already defined callbacks, and possibly with prompt.Either inputs more images and goes back to
ImageDetailStageor goes further to select a runtime.Configures image either as a file or base64 encoded oneConfigures theDetailedAnalyzeSends calls to OpenAI API in a reactive fashionA simplified stage where some things such as AI Model Type and tokens are already configured.Synchronous context to choose between raw response or just a simple string answer.Configures maxTokensEntrypoint for Vision API.
The interaction starts by configuring the HTTP connection
either by providing a preconfiguredVisionHttpExecutorhttp client,
HttpExecutorContext,SdkAuthor leave it toVision.defaults().