Skip to content

PyAgentic Documentation

Build sophisticated AI agents with declarative Python syntax. PyAgentic provides a type-safe, extensible framework for creating LLM agents with persistent context, powerful tools, and seamless integration with multiple LLM providers including OpenAI, Anthropic, and others.

Quick Start

New to PyAgentic? Start here to build your first agent in minutes:

Core Documentation

Dive deeper into PyAgentic's powerful features:

  • GitHub: rmikulec/pyagentic - Source code, issues, and contributions
  • Installation: pip install pyagentic-core
  • Python Support: 3.13+