Python SDK Reference

Python SDK documentation and API reference for Parlot.

The Parlot Python SDK provides automatic telemetry, tracing, and session management for conversational AI agents.

Full API Reference

Looking for comprehensive class, function, and module signatures? Explore the full interactive Python API Reference.

Key Packages

Installation

uv add parlot
# Or with specific instrumentations:
uv add parlot-instrumentation-livekit
uv add parlot-instrumentation-langgraph

Interactive API Explorer

Browse all modules, functions, parameters, and type annotations directly in the Interactive Python Reference.

On this page