CN8 is an AI gateway: a single proxy layer that gives you access to AI capabilities — chatbots with RAG, multi-agent orchestration, LLM completions, dubbing, TTS, media generation, and production-grade video/audio processing — all through one consistent API with unified auth, billing, and usage tracking.
Multi-step AI flows where the supervisor routes to sub-agents based on trigger keywords/description; sub-agents have their own action profile and optional per-sub-agent RAG.
The Agent API lets you build flows where a supervisor routes user messages to specialist sub-agents. Each sub-agent has trigger (keywords + description), priority, action profile (persona/goal/responsestyle), its own model, and optionally RAG over a specific collectionkey. The chat response includes routing_info so you can see which action was picked and why.