🗃️ Services
8 items
🗃️ Apps
4 items
🗃️ API Reference
11 items
📄️ Agent Execution Flow
How an Agent processes a message from input to final response.
📄️ Documentation Maintenance Skill (naas-abi-core)
Use this guide when creating or updating documentation in libs/naas-abi-core/docs.
📄️ Architecture
naas-abi-core is organized around Hexagonal Architecture (Ports and Adapters) plus a module runtime.
📄️ Built-in Module: Templatable SPARQL
naasabicore.modules.templatablesparqlquery is auto-included by engine configuration if missing.
📄️ Configuration
Configuration is loaded from YAML through EngineConfiguration.
📄️ Engine
The Engine is the runtime orchestrator for naas-abi-core.
📄️ EngineConfiguration Reference
This page documents naasabicore/engine/engine_configuration/EngineConfiguration.py in detail.
📄️ EngineConfiguration Services Reference
This page documents service and deploy configuration models defined in:
📄️ IntentAgent Execution Flow
How an IntentAgent routes a user message through intent matching before reaching the LLM.
📄️ Module System
Modules are the primary extension mechanism in naas-abi-core.
📄️ Troubleshooting
Configuration file not found
📄️ naas-abi-core Documentation
Welcome to the user documentation for naas-abi-core.