Introduction
Overview of Dapr Agents and its key features
The documentation you are viewing is for Dapr v1.16 which is an older version of Dapr. For up-to-date documentation, see the latest version.

Dapr Agents is a Python framework for building LLM-powered autonomous agentic applications using Dapr’s distributed systems capabilities. It provides tools for creating AI agents that can execute durable tasks, make decisions, and collaborate through workflows, while leveraging Dapr’s state management, messaging, and observability features for reliable execution at scale.
Overview of Dapr Agents and its key features
How to install Dapr Agents and run your first agent
Understanding the benefits and use cases for Dapr Agents
Learn about the core concepts of Dapr Agents
Common design patterns and use cases for building agentic systems
Various integrations and tools available in Dapr Agents
Get started with Dapr Agents through practical step-by-step examples