Searches every page: governance library, books, services, glossary, tools, insights.
LangChain
The most widely used framework for building LLM applications, and the one most documentation assumes you are using.
In short
The dominant Python framework for building LLM-powered applications: chains, agents, RAG pipelines, and tool use. More general-purpose than LlamaIndex, with a broader integration surface. Most LLM application tutorials and patterns assume LangChain.
Built for: Dev Teams
| Tier | Model | Key inclusions | Limits |
|---|---|---|---|
| Open source | $0 | Full framework | None on the framework |
| LangSmith | Usage-based | Tracing, evaluation, and monitoring for LLM applications | Volume tiers |
Pricing, version numbers, context-window sizes, and compliance certifications change frequently. Where stated they are accurate as of the as_of date and should be confirmed with the vendor before any procurement or compliance decision. Where they could not be stated confidently they are omitted rather than guessed.
The governance question this raises
LangChain is the plumbing, not the policy. The governance surface of an application built on LangChain is the model it calls, the data it retrieves, and the tools it executes. LangSmith is the monitoring layer that makes those calls visible. The audit question for a LangChain-based application is the same as for any LLM application: what can the agent call, what data can it access, and what is the review process before it takes actions with consequences.
No compliance certifications are listed here. Certification status is vendor-specific and time-specific, so it is stated only where verified rather than assumed. Check the vendor’s trust centre and confirm it covers the specific tier you are buying.
API and SDKs: Python and JavaScript libraries. LangSmith for observability.
Strengths
Drawbacks
Consider instead: LlamaIndex, CrewAI, Hugging Face
The dominant Python framework for building LLM-powered applications: chains, agents, RAG pipelines, and tool use. More general-purpose than LlamaIndex, with a broader integration surface. Most LLM application tutorials and patterns assume LangChain.
Framework. Orchestrates calls to models, vector stores, and tools from any provider.
Framework only. Data handling is entirely determined by the model and store providers chosen.
The closest comparable tools are LlamaIndex, CrewAI, Hugging Face. Which fits depends on where the work already lives and what the organization's data terms require.
The AI Business Enablement Audit™ builds the inventory, measures your organization against every framework in the AI Governance Reference Library, and delivers a defensible governance dossier.
Start or finish your AI Audit →