AIG. - AI Google Gemini Integration

<< Click to Display Table of Contents >>

Navigation:  3. Script Language > AI - Artificial Intelligence Commands > AIG. - Google AI >

AIG. - AI Google Gemini Integration

6. Core Operations

Previous Top Next


MiniRobotLanguage (MRL)

 

6. Core Operations
Primary AI Interaction Commands

 

Overview

 

This section contains the fundamental commands for sending requests to the Google Gemini AI. These are the "Action" commands that trigger network communication, process inputs (text or images), and receive intelligent responses.

 

Available Commands

 

AIG.Ask - The standard text chat command. Sends a prompt to the AI and retrieves a text response.

AIG.AskVision - Multimodal analysis. Uploads an image (file or base64) along with a text prompt to analyze visual data.

AIG.GenerateImage - Uses the Imagen 3 model to create new images from textual descriptions.

AIG.ListModels - Queries the API to return a list of all currently available models for your account.