Prerequisites
Install dependencies:Sample Integration
quotient_trace_langgraph.py
Notes
- The LangChain instrumentor emits spans for tool calls, model invocations, and state transitions within the graph.
- Use descriptive span names in the decorator to quickly identify flows in the Quotient UI.
Next: Smolagents