Skip to main content

AI Agents Overview

AI Agents allow you to automate customer conversations using large language models. When a customer sends a message to your sender, the agent can respond intelligently, answer questions from your knowledge base, and execute actions via webhooks.

When to Use AI Agents

AI Agents are ideal for:

Supported Providers

Configure your agent with any of these LLM providers:
Using the Zavu provider means we handle the LLM API calls for you. Costs are charged directly to your Zavu balance at pass-through rates with no markup.

Quick Start

Here’s how to create an AI agent for a sender:

Agent Architecture

When a message arrives, the agent processes it through this flow:

Key Components

LLM Configuration

Choose your AI provider and model. Configure system prompts, temperature, and context window size.

Conversational Flows

Create structured conversation paths for lead capture, booking, and multi-step processes.

Webhook Tools

Let the AI execute actions by calling your webhooks (check orders, create tickets, etc.).

Knowledge Base

Upload documents and FAQs. The agent uses RAG to find relevant context when answering.

Pricing

AI Agent costs are pass-through with no Zavu markup. You pay exactly what the providers charge:
For most use cases, gpt-4o-mini or gemini-1.5-flash offer the best balance of quality and cost. Reserve larger models for complex reasoning tasks.

Next Steps

Setup Guide

Configure your first AI Agent step-by-step

Conversational Flows

Build structured conversation paths

Webhook Tools

Add custom actions via webhooks

Knowledge Base

Set up RAG with your documents