Langchain Agents Langgraph Code

Use when building a custom-graph LangGraph agent — when `create_agent(...)` + middleware isn't enough and you need explicit StateGraph control (multi-graph workflows, custom routing, non-standard state schemas, parallel branches). For the common case, use `create_agent` first (see middleware skill).

tomevault-io c412f93 2 files · 4.3 KB Updated

File contents

tomevault-io/skills-registry/tree/main/cwijayasundara--agent-cli-langchain--langchain-agents-langgraph-code commit c412f93f7b

Frequently asked questions

npx skillmds@latest add tomevault-io/langchain-agents-langgraph-code