logologo
Get Started
Guide
Development
Plugins
API
Home
English
简体中文
日本語
한국어
Español
Português
Deutsch
Français
Русский
Italiano
Türkçe
Українська
Tiếng Việt
Bahasa Indonesia
ไทย
Polski
Nederlands
Čeština
العربية
עברית
हिन्दी
Svenska
Get Started
Guide
Development
Plugins
API
Home
logologo
Overview
Quick Start

Features

Configure LLM Service
Enable AI Employees
Collaborate with AI Employees
Add Context - Blocks
Use Skills
Shortcuts
Web Search
Create AI Employee
Built-in AI Employees
Permissions
File Management

AI Knowledge Base

Overview
Vector Database
Vector Store
Knowledge Base
RAG

Workflow

LLM Node

Text Chat
Multimodal Chat
Structured Output

Application Practices

Scenarios

Viz: CRM Scenario Configuration

Configuration

Admin Configuration
Prompt Engineering Guide
Previous PageAdd Context - Blocks
Next PageShortcuts

#Use Tools

Mainstream large language models can use Tools. The AI Employee plugin includes some commonly used Tools for large language models to call.

The Tools configured on the AI Employee settings page are the Tools used by large language models.

20251022142348

#Configure Tools

Enter the AI Employee plugin configuration page, click the AI employees tab to enter the AI Employee management page.

Select the AI Employee to configure Tools for, click the Edit button to enter the AI Employee editing page.

Click the Add Tool button in the Tools tab to add Tools for the current AI Employee.

20251022145748

#Tools Overview

#Frontend

The Frontend group allows AI Employees to interact with frontend components.

  • Form filler Tool allows AI Employees to fill generated form data back into the form specified by the user.

20251022145954

#Data modeling

The Data modeling group Tools enable AI Employees to call NocoBase internal interfaces for data modeling.

  • Intent Router: Judges whether the user wants to modify the data table structure or create a new data table structure.
  • Get collection names: Gets the names of all existing data tables in the system.
  • Get collection metadata: Gets the structure information of the specified data table.
  • Define collections: Allows AI Employees to create data tables in the system.

20251022150441

#Workflow caller

Workflow caller enables AI Employees to execute workflows. Workflows configured with Trigger type as AI employee event in the Workflow plugin will be available here as Tools for AI Employees to use.

20251022153320

#Code Editor

Tools under the Code Editor group mainly enable AI Employees to interact with the code editor.

  • Get code snippet list: Gets the list of preset code snippets.
  • Get code snippet content: Gets the content of the specified code snippet.

20251022153811

#Others

  • Chart generator: Enables AI Employees to generate charts and output charts directly in the chat.

20251022154141