Agents

The Agent is the core building block of the Live Hub AI Agents framework. Each agent defines, through natural-language instructions, how it should behave and what it can do.

An agent is built from the following:

A single agent can handle a complete task on its own — for example, an 'Appointments Agent' for scheduling, or a 'Q&A Agent' for business inquiries — each reachable on its own phone number.

For more complex use-cases, several agents can collaborate, exchanging messages so that one agent can route the caller to the right specialist. For details, see Multi-agent topologies.