Answer a prompt based on the content of an image.
API Key for authentication
The unique identifier of the image. This identifier is used to reference the image in subsequent requests.
The prompt to answer based on the content of the image. This is a natural language question or instruction that the model will respond to.
1 - 1000The model to use for the visualization. Supported models are uform-gen, llava, and gemini. If not provided, the default model will be used.
uform-gen, llava, gemini The API will return the Image object in the response body.
Response object for the visualize endpoint.
The response from the AI model. This is the description of the image based on the prompt provided.