Back to glossary
AI GLOSSARY
LangChain
Tools & Frameworks
An open-source framework for building applications powered by large language models, providing abstractions for chaining together prompts, tools, memory, and retrieval components into complex workflows. LangChain became widely adopted as developers began building agentic AI and retrieval-augmented generation-based applications, though its complexity and rapid churn have also made it a subject of debate in the developer community.