Python SDK
The Python SDK includes both the client library and theplog CLI:
ProvenLogClientfor explicit event loggingprovenlog.autofor automatic framework instrumentationplog runCLI wrapper for zero-code instrumentation- All framework integrations (LangChain, CrewAI, Anthropic, OpenAI, AG2, LangGraph)
TypeScript SDK
CLI (from source)
Build the full CLI with the web dashboard from source:plog to /usr/local/bin.
Requirements: Go 1.24+, Node.js 18+ (for dashboard)