ACE Agent#
Getting Started#
Architecture#
Deployment#
Tutorials#
- Building a Bot using Colang 1.0
- Building LangChain-Based Bots
- Building a Bot using NVIDIA RAG Examples
- Building a Bot using Colang 2.0 and Event Interface
- Customizing a Bot
- Deploying Multiple Bots
Sample Bots#
Configuration Guide#
- Bot Configurations Introduction
- General Configurations
- Slots Configurations
- Plugin Configurations
- Model Configurations
- Chat Engine Configurations
- Speech Configurations
User Guide#
API Guide#
Best Practices#
- Best Practices Introduction
- Planning your Bot
- Step 1: Choose your Bot’s Domain of Expertise
- Step 2: Determine the Conversation Flow and Knowledge Bases
- Step 3: Determine the Language Model
- Step 4: Determine the Dialog Modeling Language
- Step 5: Plan More Modalities
- Step 6: Determine the Frontend Channel
- Step 7: Determine the Deployment Infrastructure
- Managing Conversation Context
- Local Development with Kubernetes Environment
- Logging and Debugging Issues
- Security Considerations