AIDevKit - AI Suite for Unity
CtrlK
API ReferencesDiscordGlitch9
  • Introduction
    • AI Dev Kit 4.6.0
    • Feature Supports
    • FAQ
    • Troubleshooting
      • AI Dev Kit does not appear in Tools menu
      • The type or namespace name 'AIDevKit' could not be found
      • The type or namespace name 'Newtonsoft' could not be found
      • The type or namespace name 'UniTask<>' could not be found
      • Getting Complier Errors after AI Dev Kit update
      • Model 'gpt-4o (or other model name)' not found
      • HTTP/1.1 400 Bad Request
      • Timeout Issues
      • [IL2CPP] Cannot Convert 'Nullable<Enum>' to 'int' During Android Build
    • Add-ons
      • Spreadsheet (Localization)
    • Update Logs
      • AI Dev Kit v3
      • AI Dev Kit v2
      • AI Dev Kit v1
  • Quick Start
    • API Key Setup
      • OpenAI
      • Google Gemini
      • ElevenLabs
      • OpenRouter
      • Anthropic
      • GroqCloud
      • Microsoft Azure
      • Perplexity
      • xAI (Grok)
      • PixelLab
    • Adding Models & Voices
      • Quick Add Guide
      • Creating Snippets
    • Self-Hosting with Ollama
  • Unity Editor Tools
    • Dev Assistant (Chat)
    • Generative AI
    • Data Management
      • Prompt History
      • Uploaded Files
      • Assistants / Threads
      • Conversations
  • Fluent API Tasks
    • Overview
      • Sequence
      • Provider Query Types
    • Generative Tasks
      • Text
      • Image
      • Video
      • Speech
      • Transcript
      • SoundFX
      • Voice Change
      • Audio Isolation
      • Embedding
      • Moderation
    • Provider API Tasks
      • File Tasks
        • Upload File
        • Download File
        • Delete File
        • List Files
      • Model Tasks
        • Get Model
        • List Models
        • Get Custom Model
        • List Custom Models
        • Delete Custom Model
      • Voice Tasks
        • List Voices
        • List Custom Voices
  • AI Agents
    • Overview
    • Tools
      • Tool Calls
        • Function
        • Local Shell
        • Computer Use
      • Hosted Tools
        • File Search
        • Code Interpreter
        • Web Search
        • MCP Tool
        • Image Generation
      • Local Tools
        • Image Generation
        • Speech Generation
        • Speech Transcription
      • Google Tools
        • Google Search
        • URL Context
        • Code Execution
    • Components
      • Chatbot (Chat Completion API)
      • Assistant Agent (Assistants API)
      • Voice Agent (Realtime API)
      • Response Agent (Responses API)
  • AI Generators
    • Components
      • Image Generator
      • Speech Generator
      • Speech Transcriber
      • Voice Changer
      • Content Moderator
  • Platform API
    • OpenAI
      • 💬Chat completions
      • 🖼️Image operations
      • 🗣️Text to speech
      • 🎙️Speech to text
        • Recording real-time in Unity
      • 💾Files
      • 🔎Embeddings
      • 🛡️Moderations
      • ⚙️Fine-tuning
      • Assistants API
        • How it works
        • Creating custom functions
        • Creating assistants API
    • Google Gemini
      • 📝System instructions
      • 💬Text generation
      • ⚙️Fine-tuning
      • ▶️Fucntion calling
      • 🔎Embeddings
      • 🛡️Safety
      • 💻Code execution
  • Legacy Documents
    • AI Dev Kit 1.0
      • Preperation
      • Scriptable Toolkits
        • Chat Streamer
        • Image Generator
        • Voice Transcriber
        • Voice Generator
      • Editor Tools
      • Troubleshooting (Legacy)
        • ❗Build Error: The name 'UnityMenu' does not exist in the current context
        • ❗The type or namespace name 'AndroidJavaObject' could not be found
        • ❗The type or namaspace name 'Plastic' does not exist
        • ❗Build Error: The name 'Asset Database' does not exist in the current context
        • ❗'ModelData.Create(Provider, string, UnixTime?, string)': not all code paths return a value
      • Code Generators
        • C# Script Generator
        • Unity Component Generator
    • AI Dev Kit 2.0
      • Event Handlers
      • Editor Chat
      • Editor Vision (TTI, ITI)
      • Editor Speech (TTS)
      • Management Tools
        • Prompt History Viewer
        • AI Model Manager
        • TTS Voice Manager
        • OpenAI File Manager
        • OpenAI Assistant Manager
        • ElevenLabs Voice Library
    • AI Dev Kit 3.0
      • Event Receivers
      • Modules
Powered by GitBook
On this page
Edit
  1. Platform API

Google Gemini

📝System instructions💬Text generation⚙️Fine-tuning▶️Fucntion calling🔎Embeddings🛡️Safety💻Code execution
PreviousCreating assistants APINextSystem instructions