Creating Agents
This guide walks you through creating, configuring, and deploying an AI agent on Orbit — from defining its behavior to connecting it to live channels.Step 1: Define the Agent
Create an agent with a name, instructions, and model selection.Step 2: Add Tools
Tools give your agent the ability to take actions — look up orders, create tickets, check inventory, etc.Built-in Tools
Orbit provides several built-in tools that agents can use out of the box:| Tool | Description |
|---|---|
knowledge_base | Search uploaded documents and FAQs |
human_handoff | Transfer conversation to a human agent |
send_message | Send a message on any channel |
schedule_callback | Schedule a follow-up call or message |
collect_payment | Collect payment via a secure link |
Step 3: Connect Knowledge Base
Upload documents for your agent to reference during conversations.text-embedding-3-large), and indexes documents in Qdrant for fast retrieval.