Langgraph Fundamentals

Write LangGraph graphs in Python or TypeScript: StateGraph, state schemas and reducers, nodes, normal and conditional edges, Command, Send fan-out, invoke/stream modes, and error handling. Use when the code imports `langgraph` / `@langchain/langgraph`, or the user names LangGraph, StateGraph, or graph nodes and edges. Scope boundary: checkpointers and durable state belong to `langgraph-persistence`, `interrupt()` and approval flows to `langgraph-human-in-the-loop`, the prebuilt `create_agent` constructor to `langchain-fundamentals`, and running or shipping a graph to `langgraph-cli`.

CatCorner22 Updated

File contents

CatCorner22/Cursor_Skills/tree/main/skills/langchain/langgraph-fundamentals commit a7050aaa0b

Frequently asked questions

npx skillmds@latest add catcorner22/langgraph-fundamentals