Skip to main content

GPT4V

  • Bundle ID: gpt_4v

Get textual responses from GPT-4V model which can understand images.

Requisites

To use GPT4V's services, you need to have the following credential information.

Required Credentials:

Plugins

Chat Completion with Vision

Get chat completion result from GPT-4V model, with an image and a textual prompt as input.

  • Plugin ID: gpt_4v/chat_completion_with_vision

Inputs

  • image_url: The url of the image
  • prompt: The textual prompt for the model

Outputs

  • result: The textual response from the model