mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-08 02:37:52 +02:00
620 B
620 B
Enable tracing for your application
To enable tracing for your application, set the following environment variables:
export LANGSMITH_TRACING=true
export LANGSMITH_API_KEY=<your-api-key>
For more information, see Trace with LangGraph.