An agent is a configured combination of a prompt, an LLM, a voice/text
behavior, and any tools or knowledge it can draw on. Every call, chat message,
or WhatsApp reply is handled by one agent.
Agents are created and configured through ai-engine (the brain — model,
prompt, tools) and then attached to a channel in comms-engine (voice, chat,
WhatsApp, SMS) so they can actually talk to someone. See
Channels for how that attachment works.
⌘I
Assistant
Responses are generated using AI and may contain mistakes.