Skip to main content
Welcome to the Orkestra Python SDK. Build multi-agent workflows, chain logic with handlers, get structured outputs with Pydantic, and deploy workflows as API endpoints.

Installation

Create a client and an agent

Build a workflow

Deploy as an API (FastAPI + Swagger)

Continue with: Agents, Workflows, Structured outputs, Conditional workflows, and Server.