Online Documents
English
English
  • First Launch Experience
  • Activate Software License
  • How to Train EMILY?
  • Simple Web Automation
  • Web Automation Tools
  • Web Automation Processor
  • User Fill
  • Workspace Script
  • File Exporter
  • File Enumerator
  • EXCEL Processor
  • EXCEL Analyzer
  • EXCEL Writer
  • EXCEL Filler
  • CSV Creator
  • PowerShell
  • PDF Analyzer
  • Mail Sender
  • Mail Reader
  • Exchange Mail Sender
  • Exchange Mail Reader
  • HTTP Analyzer
  • Command Line
  • DOCX Templater
  • SQL Executor
  • Desktop Automation (DA)
  • SFTP
  • JSON API Server
  • Chart
  • DOCX2HTML
  • Manage Folder
  • Google Drive
  • Google Sheets
  • Google OCR
  • Google NLU
  • Azure Form Recognizer
  • Anti-Captcha
  • ChatGPT
  • Gemini
  • Schedule Trigger
  • Mail Trigger
  • File Trigger
  • API Trigger
  • Protect Text
  • Flexibility & Security
  • Announcements
    • Version Release
    • Third Party Notice
Powered by GitBook
On this page
  • API Key
  • MODEL
  • IMAGE
  • OUTPUT
  • TEMPERATURE(0~1.0)
  • MAX TOKENS
  • SYSTEM PROMPT
  • USER PROMPT

Gemini

Uses Google's Gemini LLM, which accepts natural language text prompts and image files as input, then outputs the text result to the output.txt file in the working directory.

PreviousChatGPTNextSchedule Trigger

Last updated 2 months ago

API Key

Go to Google AI Studio ( ) to apply for an API Key.

MODEL

The default model is gemini-1.5-flash. In the future, it can be replaced with a newer model when available.

IMAGE

You can select an image file for the Gemini model to analyze.

OUTPUT

The output format can be plain text or JSON.

TEMPERATURE(0~1.0)

The response randomness can be adjusted:

  • 0 = Lowest randomness, most stable responses.

  • 1.0 = Highest randomness, most diverse responses.

MAX TOKENS

SYSTEM PROMPT

Specify the role or overall function for the model, such as: "Translate the user's provided text into Traditional Chinese."

USER PROMPT

User prompt, for example: "A prompt is a natural language request submitted to a language model to receive a response back."

The maximum response word count can be set. A higher value usually requires more time to generate a response. Please refer to the for detail.

limitations and cost calculations
https://aistudio.google.com/