Start tracing your LangChain or LangGraph agent and live events will appear here.
from tracesage import TraceSage tracer = await TraceSage.create() result = await graph.ainvoke( {"input": ...}, config={"callbacks": [tracer.handler]}, )
Stored locally in your browser only. Used for both REST and WebSocket.