Tools
LangGraph vs LlamaIndex
LangGraph or LlamaIndex? Their plans monthly and yearly, the capabilities their makers state, security and latest updates, side by side — read from the makers' own pages.
In inglese
In short
- Both: Builds agents and workflows
- Only LlamaIndex states: Self-hosted, API, Search over your data
LangGraph
LangGraph is an open-source framework for building stateful, controllable agents and multi-step workflows.
Plans
Developer
Free
- Up to 5k base traces / mo, then pay-as-you-go
- Community support
- 1 seat
Plus
- $39 / seat per month
- Up to 10k base traces / mo, then pay-as-you-go
- Access to Deployment, Engine, and more
- Add unlimited seats
Enterprise
Price on request
- Self-hosted and hybrid deployment options
- Custom SSO, ABAC, and RBAC
- Support SLA
- Custom seats and workspaces
Prices checked 2026-09-25 on the maker’s page.
Capabilities
- Builds agents and workflows — “Design agents that reliably handle complex tasks with LangGraph, an agent runtime and low-level orchestration framework.” source
Security
- SOC 2 Type II — “we've just received our annual SOC 2 Type II report” source
- SOC 2 — “we've just received our annual SOC 2 Type II report” source
- ISO 27001 — “We're glad to share that LangChain has achieved ISO/IEC 27001:2022 certification for our Information Security Management System (ISMS).” source
- GDPR — “Compliance SOC 2 Type II ISO 27001:2022 GDPR HIPAA” source
- HIPAA — “Compliance SOC 2 Type II ISO 27001:2022 GDPR HIPAA” source
- Data kept in the EU — “USA or Netherlands” source
Latest updates
- The completed items list in an annotation queue now offers Add to Dataset for selected thread items, importing each thread as a multi-turn example.
The completed items list offers Add to Dataset for selected thread items, importing each thread as a multi-turn example.
- Edit and delete in the experiments table now check project permission, to match BE.
Edit and delete in the experiments table now check project permission.
- Charts now show shape-aware loading skeletons instead of temporary zero values while data loads. Evaluator spend charts use bar and metric placeholders that preserve the final layout.
Charts show loading skeletons instead of temporary zero values while data loads.
LlamaIndex
LlamaIndex is an open-source framework for building AI agents and applications that use private data, retrieval, workflows, and document processing.
Plans
Free
Free
- Includes 10K credits
- 100 users
- Basic support
- Join thousands of users
Starter
- $50 /month
- Includes 40K credits
- Pay-as-you-go up to 400K credits
- 100 users
- Basic support
Pro
- $500 /month
- Includes 400k credits
- Limited-time bonus: 800k credits ($1,000), one-time*
- Pay-as-you-go up to $5,000/mo
- 100 users
- Priority Slack support
Enterprise
Price on request
- Volume discount on credits
- 5x higher rate limits
- Enterprise SSO
- SaaS or Hybrid cloud deployment
- Dedicated account manager
Prices checked 2026-09-25 on the maker’s page.
Capabilities
- Self-hosted — “For enterprises, we also offer deployment in private VPCs across all cloud providers, ensuring data never leaves your tenant.” source
- API — “Webhooks & API callbacks” source
- Builds agents and workflows — “Builder Natural language to code workflows builder” source
- Search over your data — “Enterprise-grade chunking and embedding pipeline. Built to deliver precision and relevance in every retrieval call for best-in-class RAG.” source
Security
Latest updates
- v0.14.25 (v0.14.25)
- v0.14.24 (v0.14.24)
Fixed issues with CodeSplitter, chat history, HTMLNodeParser, MMR search, ingestion upserts, tool parameters, filters, and AgentWorkflow output.
- v0.14.21 (v0.14.21)
Fixed core issues in node deletion, structured output failures, persistence encoding, and message block buffer resolution.