Skip to main content

Ask an image a question using OpenAI Vision

Use ChatGPT-4 to ask questions of PNG, JPEG, WEBP, and GIF images.

Application

  • OpenAI

Inputs (what you have)

NameDescriptionData TypeRequired?Example
PromptThe question you would like answered about your image(s)Text(Long)RequiredWhat is happening in this image?
Maximum tokens in responseDefaults to 300. The maximum number of tokens that will be used to gerneate a response to your promptNumberOptional
File input 1The file to be provided to the AIFileOptional
File input 2A second file to be provided to the AIFileOptional
File input 3A third file to be provided to the AIFileOptional
File Link 1A link to a file to be provided to the AILinkOptional
File Link 2A link to a second file to be provided to the AILinkOptional
File Link 3A link to a third file to be provided to the AILinkOptional

Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.

Outputs (what you get)

NameDescriptionData TypeRequired?Example
Generated textText content created by artificial intelligence.Text(Long)Yes

Outcomes

NameDescription
SuccessThis status is selected if text is generated for the file(s) and prompt provided.
Impossible to CompleteThis status is selected in the event of the following scenarios:Outlined in the Application Product DesignWrong file type providedNo access to the image links provided100 requests per day rate limit exceeded

Requirements

  • N/A