Overview
The AI Agent SDK provides a powerful framework for building AI agents that can participate in real-time conversations. This guide explains the core components and demonstrates how to create a complete agentic workflow.
Core Components​
The SDK consists of four primary components:
- Agent - Base class for defining agent behavior and capabilities
- Pipeline - Manages model selection and configuration
- Agent Session - Combines all components into a cohesive workflow

Got a Question? Ask us on discord