Agent Framework
Sign Up
Search documentation...
Daita Documentation
Build Autonomous AI Agents with Python - LLM Integration, Plugins & Workflows
Get Started
Framework Overview
Read up on how our various framework components operate.
Quick Start
Get up and running in under 5 minutes. Install Daita and create your first agent.
Your First Agent
Learn how to build intelligent agents with SubstrateAgent and custom tools.
Advanced Workflows
Orchestrate multi-agent systems with relay-based communication and agent pools.
Connect to Your Data
Integrate with databases, vector stores, and external services using plugins.
Tools
Extend agent capabilities with custom tools and function calling.
No-Config Tracing
Built-in observability with automatic tracing and decision tracking.
CLI Access
Manage agents, workflows, and deployments from the command line.
Recent Changes
View All
v0.6.2
Jan 19, 2026
Token Tracking Fix & Timeout Configuration
Fixed
Changed
v0.6.1
Jan 14, 2026
LLM Provider Tool Calling Fixes & Gemini Migration
Fixed
Changed
v0.6.0
Jan 6, 2026
Agent Class Rename & New Operational Plugins
Changed
Added
v0.5.0
Dec 27, 2025
WebSearch Plugin
Added