Google Gemini
AI & KnowledgeText generation, image generation, image editing, vision analysis, and embeddings
Overview
Text generation, image generation, image editing, vision analysis, and embeddings.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
operation | string | — | Operation for the Google Gemini node |
model | string | — | Model for the Google Gemini node |
prompt | string | — | Prompt for the Google Gemini node |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{gemini.text}}stringGenerated text
{{gemini.image_url}}stringGenerated image URL (if applicable)
Examples
Basic Usage
Example configuration:
{
"operation": "value",
"model": "value",
"prompt": "value"
}Tips & Best Practices
- •Ensure all required fields for Google Gemini are configured.
- •Check the output variables to see available data.
- •Test with different temperature values to tune creativity.
Try Google Gemini in Your Workflow
Create a free account and start building AI-powered workflows with the Google Gemini node.
Open Workflow Editor