logologo
Get Started
Guide
Development
Plugins
API
English
简体中文
Get Started
Guide
Development
Plugins
API
English
简体中文
logologo
Overview

Quick Start

Configure LLM Service
Create AI Employee
Collaborate with AI Employee

Built-in AI Employees

Overview
Viz: Insight Analyst
Orin: Data Modeling Expert
Dex: Data Organizer
Nathan: Frontend Engineer

Advanced

Block Selection
Data Sources
Skills
Tasks
Web Search
Access Control
File Management

Workflow

LLM Nodes

Text Chat
Multimodal Chat
Structured Output

AI Knowledge Base

Overview
Vector Database
Vector Store
Knowledge Base
RAG

Application Documentation

Scenarios

Viz: CRM Scenario Configuration

Configuration

Admin Configuration
Prompt Engineering Guide
Previous PageData Sources
Next PageTasks

#Advanced

#Introduction

Mainstream large language models have the ability to use tools. The AI employee plugin has some built-in common tools for large language models to use.

The skills set on the AI employee settings page are the tools available for the large language model to use.

20251022142348

#Set Skills

Go to the AI employee plugin configuration page, click the AI employees tab to enter the AI employee management page.

Select the AI employee for which you want to set skills, click the Edit button to enter the AI employee editing page.

In the Skills tab, click the Add Skill button to add a skill for the current AI employee.

20251022145748

#Skill Introduction

#Frontend

The Frontend group allows the AI employee to interact with front-end components.

  • The Form filler skill allows the AI employee to backfill generated form data into a user-specified form.

20251022145954

#Data modeling

The Data modeling group of skills gives the AI employee the ability to call NocoBase's internal APIs for data modeling.

  • Intent Router routes intents, determining whether the user wants to modify a collection structure or create a new one.
  • Get collection names gets the names of all existing collections in the system.
  • Get collection metadata gets the structure information of a specified collection.
  • Define collections allows the AI employee to create collections in the system.

20251022150441

#Workflow caller

Workflow caller gives the AI employee the ability to execute workflows. Workflows configured with Trigger type as AI employee event in the workflow plugin will be available here as skills for the AI employee to use.

20251022153320

#Code Editor

The skills under the Code Editor group mainly enable the AI employee 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 a specified code snippet.

20251022153811

#Others

  • Chart generator gives the AI employee the ability to generate charts and output them directly in the conversation.

20251022154141