Build AI Agents with LangChain · LangChain and Agent Fundamentals
Agent vs Chain vs Workflow
LangChain and Agent Fundamentals
Introduction
These three terms are often mixed up in LLM applications. You will learn to distinguish a predictable chain, a decision-making agent, and a controlled workflow so you can choose the right pattern for the problem.