framework-selection
by langchain-ai
Framework selection guide for LangChain, LangGraph, and Deep Agents layered architecture. Layered frameworks where LangChain provides foundation primitives, LangGraph adds orchestration and control flow, and Deep Agents adds planning, memory, file management, and skill delegation Decision table guides framework choice based on task complexity: LangChain for single-purpose agents, LangGraph for custom control flow and loops, Deep Agents for multi-step planning and persistent sessions Deep...
npx skills add https://github.com/langchain-ai/langchain-skills --skill framework-selection