Python SDK
While the Python SDK for direct API access is coming, Python tracing integrations are available now. You can instrument your Python LLM applications today.
Python Integrations
Overview of all Python integration packages
OpenAI (Python)
Trace OpenAI calls in Python applications
LangChain (Python)
LangChain callback handler for Python
LangGraph (Python)
LangGraph tracing for graph-based agent workflows
Expected Installation
Expected Usage
Planned Features
- Full parity with TypeScript SDK
- Async support with
asyncio - Type hints for IDE support
- Integration with popular Python ML libraries