Skip to main content

HoloBit AI Agent

Overview

The HoloBit AI Agent, powered by large language models (LLMs), offers instant explanations, recommendations, and examples during the entire modeling workflow. It understands:

  • The current canvas you're working on
  • The selected entities, processes, or other components
  • The simulation syntax and logic

As a result, you spend less time searching documentation or troubleshooting, and more time iterating on your model.

Interface and Access

Accessing the AI Agent

When a file is open in the modeling interface, click the AI icon in the top-right corner. The chat panel slides out on the right. Click the icon again to hide it.

AI Agent

Once the Copilot panel is open, you'll see the following key elements (numbered in the diagram below):

Copilot Interface

No.Description
Start New ChatClears the chat history and begins a fresh conversation context.
SettingsOpens the configuration dialog (API Key, provider, etc.).
Chat AreaDisplays the messages between you and the AI Agent.
Base Model SelectorLets you pick a large language model (e.g., OpenAI GPT, Google Gemini).
Input BoxType your queries, commands, or prompts here.
Working Mode SelectorSwitches between different modes (e.g., Canvas Q&A, Platform Knowledge).
Send ButtonSends your typed query to the Copilot.

Basic Setup

API Key Configuration

  1. Click Settings ② to open the dialog.

API Key Configuration

  1. Choose a model provider (e.g., OpenAI GPT or Google Gemini).
  2. Enter your API Key and click OK.
Note

HoloBit does not save your API key on its servers; it remains only in your local environment.

Base Model Selection

Click Base Model Selector ④ to open the dropdown. Different providers (e.g., OpenAI, Google) offer variants with distinct performance characteristics:

  • Some emphasize faster responses
  • Others focus on stronger reasoning

Check each provider's official documentation for specific details. Pick the model that best matches your current needs.

Base Model Selection

Note

The base model selection is available only when the API key is configured.

Working Mode Selection

Use Working Mode Selector ⑥ to toggle between:

  • Canvas Q&A: Focuses on questions about your current canvas, the selected objects, or specific processes.
  • Platform Knowledge: Answers questions about HoloBit usage, modeling syntax, component setup, simulation tips, etc.

Using the AI Agent

Quick Questions

When you first open a blank chat, the Copilot may display a set of common questions you can click on for immediate answers—no typing required.

These questions often cover platform basics or frequently used actions. Clicking one triggers an automatic query.

Quick Questions

Tip

The Copilot can "see" your current canvas and any selected blocks, processes, or components. You can ask questions like:

  • "Please explain the current canvas."
  • "What is this component's function?"
  • "How do I configure this process trigger?"
  1. Select a base model (④).
  2. Choose a working mode (⑥).
  3. Type your question in the input box (⑤).
  4. Send (⑦) to receive a reply.

The Copilot uses your current scenario context to provide more relevant explanations and suggestions.

Switching Scenarios

Each conversation is linked to a single scenario. When you switch to a new scenario, the AI Agent prompts you to start a fresh chat. Click Start New Chat ① to reset the conversation context.

Switching Scenarios

Version Note

The AI Agent is evolving quickly. Its interface and features may change in future releases.