Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 437 Bytes

File metadata and controls

8 lines (6 loc) · 437 Bytes

LangGraph Conductor-agent examples

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.