📄️ Agents Architecture
Agents in ABI are AI agents powered by Large Language Models (LLMs) that provide specific expertise and capabilities. They serve as the primary interface between users and the ABI system's capabilities.
📄️ Analytics
Note: this is a work in progress, still at specification stage and will be functional soon.
📄️ Apps
Note: this is a work in progress, still at specification stage and will be functional soon.
📄️ Integrations
Overview
📄️ Intent Agent Architecture
The IntentAgent is a specialized agent that extends the base Agent class with advanced intent mapping and routing capabilities. It analyzes user messages to identify and map them to predefined intents, then routes conversations accordingly using sophisticated filtering and validation mechanisms.
📄️ Modules
What is a Module?
📄️ Ontologies in ABI
What are Ontologies?
📄️ Pipelines
Overview
🗃️ Storage
3 items
📄️ Triggers in ABI Modules
What are Triggers?
📄️ Workflows
Overview