Gemini 1.0 Pro Vision
- Bundle ID: gemini_pro_vision
Get textual responses from Gemini 1.0 Pro Vision model which can understand images.
Requisites
To use Gemini 1.0 Pro Vision's services, you need to have the following credential information.
Required Credentials:
- GOOGLE_GEMINI_API_KEY: API Key for authentication. Get it from https://ai.google.dev/
Plugins
Chat Completion with Vision
Get chat completion result from Gemini 1.0 Pro Vision model, with an image and a textual prompt as input.
- Plugin ID: gemini_pro_vision/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