data_type
as image
and pass in the path of the image (local or hosted).
We use GPT4 Vision to generate meaning of the image using a custom prompt, and then use the generated text as the data source.
You would require an OpenAI API key with access to gpt-4-vision-preview
model to use this feature.