Agentic Service Discovery

Resources

G

Google Gemini

by Google

Access Gemini AI models for multimodal understanding, reasoning, and generation

AI-tjenesterGratis / BetaltAPI-nøgleaillmgeminichatmultimodalvisionreasoning

Sådan bruger agenter Google Gemini

  • Agent uses Gemini as its reasoning engine for text generation, summarization, and question answering
  • Agent processes images, documents, or screenshots alongside text prompts in a multimodal step
  • Agent generates or reviews code as part of a development or automation workflow
  • Agent uses Gemini Flash for high-speed, low-latency inference in time-sensitive workflows
  • Agent leverages Gemini's large context window to analyze entire documents or codebases in one pass

Agenthandlinger

Generate ContentGenerate text responses using Gemini models

Input: prompt, model, systemInstruction, maxOutputTokens, temperature

Returnerer: text, usage, finishReason

Chat CompletionMulti-turn conversational responses with Gemini

Input: messages, model, systemInstruction

Returnerer: text, usage, finishReason

Vision AnalysisAnalyze and describe images with Gemini

Input: image, prompt, model

Returnerer: text, usage

Generate EmbeddingsGenerate text embeddings for semantic search and similarity

Input: text, model, taskType

Returnerer: embedding, dimensions

Function CallingUse Gemini with function calling for structured outputs

Input: prompt, functions, model

Returnerer: functionCall, arguments

Code ExecutionGenerate and execute Python code with Gemini

Input: prompt, model

Returnerer: result, code, output

JSON ModeGenerate structured JSON responses

Input: prompt, schema, model

Returnerer: json, usage

Eksempel på workflows

1

Multimodal assistant

Process text and images with Gemini

2

Code generation

Generate and execute code with Gemini

Om Google Gemini

Leverandør
Google
Pris Tjek altid detaljer med udbyderen
Gratis / BetaltFree tier available with rate limits. Gemini 1.5 Flash: 15 RPM free. Gemini 1.5 Pro: 2 RPM free. Higher usage requires paid tier.
Godkendelse
API-nøgle
Hastighedsgrænse Tjek altid detaljer med udbyderen
60 anmodninger / minut
Kompatible noder
AgentResourceOutput

Byg et AI-workflow med Google Gemini

Brug Agentic Planner til at designe, visualisere og forbinde Google Gemini med dine andre værktøjer.

Åbn Agentic Planner

Relaterede AI-tjenester-værktøjer

Google Gemini AI Agent Integration | Fugentic