Skip to content

pi-llm-agent

General-purpose agent framework with tool execution and event streaming.

Built on pi-llm, pi-llm-agent provides a stateful Agent class that manages the multi-turn loop of prompting an LLM, executing tool calls, and repeating until the task is done.

Key Concepts

How-to Guides

API Reference

See the auto-generated API Reference for complete documentation of all public types and functions.