Detailed SDK reference and code samples are coming soon. The Python SDK is currently in preview.
Install
When to use the SDK
- Backend orchestration — kick off agent sessions in response to server-side events (webhooks, cron jobs, queue workers).
- Automation scripts — batch-create agents, load knowledge bases, or run analytics over past sessions.
- Data science workflows — pull session transcripts and analytics into notebooks.
Next steps
Quickstart
Stream your first agent from a Python application.
API Reference
Explore the underlying REST endpoints the SDK wraps.