Skip to main content

Overview

Google provides the Gemini family of multimodal models with strong capabilities in reasoning, vision, and grounding. Upsonic supports both the Gemini API and Vertex AI. Model Class: GoogleModel Provider Options:
  • google-gla: Gemini API (generativelanguage.googleapis.com)
  • google-vertex: Vertex AI API (requires GCP setup)

Authentication

Examples

Model Settings

You can set model parameters in two ways: on the model or on the Agent. On the model:
On the Agent:

Parameters