Explore Colang 2.0 features for building context-aware AI assistants. Learn timing for response windows and follow-ups, advanced flow management for escalations and corrections, and integration of custom Python actions for complex logic and API access.
Overview
Syllabus
- Unit 1: Introduction to Timing: Response Windows and Follow-Ups
- Add a Pause Between Bot Messages
- Wait for Bot Silence
- Detecting User Silence for Follow Up
- Prompting After User Inactivity
- Repeating Timers in Action
- Unit 2: Advanced Flow Management: Starting New Instances and Overriding Flows
- Handle Overlapping Greetings with Flows
- Deactiviting a Flow
- Override and Personalize the Greeting
- Unit 3: Integrating Custom Python Actions into Colang Flows
- Triple Numbers with Custom Actions
- Square a Number with Actions
- Async Actions for Responsive Bots
- Persistent Visit Counter with Context
- Chaining Actions for Weather Summaries