Back to reviews
LangChain

LangChain

Framework for developing LLM-powered applications

LangChain is the most popular framework for building LLM applications with chains, agents, memory, and retrieval. LangSmith adds observability. Controversial for its abstraction complexity.

Panel Reviews

The Builder

The Builder

Developer Perspective

Skip

Over-abstracted and changes too fast. For anything beyond demos, calling APIs directly with a thin wrapper is more maintainable.

The Skeptic

The Skeptic

Reality Check

Skip

The framework that made simple API calls into 500-line abstractions. LangGraph is better but the damage is done.

The Futurist

The Futurist

Big Picture

Ship

Despite the criticism, LangChain's ecosystem (LangSmith, LangGraph, templates) is the most complete platform for LLM apps.

Community Sentiment

Overall2,820 mentions
51% positive26% neutral23% negative
Hacker News578 mentions
48%27%25%

LangChain abstractions leak constantly — I've spent more time debugging the framework than building my app

Reddit812 mentions
52%25%23%

LangChain is great for prototyping but hits a wall in production — the magic becomes a liability at scale

Twitter/X1143 mentions
50%26%24%

LangSmith is actually good and saves LangChain's reputation — observability makes the debugging pain worth it

Product Hunt287 mentions
63%22%15%

Most popular LLM framework for a reason — huge ecosystem and the docs keep improving