LangGraph Conductor-agent examples

July 27, 2026 ยท View on GitHub

These examples run LangGraph graphs through the durable Conductor-agent runtime. Install conductor-python[langgraph], configure the server-side provider, and set CONDUCTOR_SERVER_URL plus CONDUCTOR_AGENT_LLM_MODEL before running them.

Use the examples to explore graph execution, tools, state, streaming, and recovery. See the LangGraph guide.