LangGraph Platform Plans¶
Overview¶
LangGraph Platform is a commercial solution for deploying agentic applications in production. There are three different plans for using it.
- Developer: All LangSmith users have access to this plan. You can sign up for this plan simply by creating a LangSmith account. This gives you access to the Self-Hosted Lite deployment option.
- Plus: All LangSmith users with a Plus account have access to this plan. You can sign up for this plan simply by upgrading your LangSmith account to the Plus plan type. This gives you access to the Cloud deployment option.
- Enterprise: This is separate from LangSmith plans. You can sign up for this plan by contacting sales@langchain.dev. This gives you access to all deployment options: Cloud, Bring-Your-Own-Cloud, and Self Hosted Enterprise
Plan Details¶
Developer | Plus | Enterprise | |
---|---|---|---|
Deployment Options | Self-Hosted Lite | Cloud | Self-Hosted Enterprise, Cloud, Bring-Your-Own-Cloud |
Usage | Free, limited to 1M nodes executed per year | Free while in Beta, will be charged per node executed | Custom |
APIs for retrieving and updating state and conversational history | ✅ | ✅ | ✅ |
APIs for retrieving and updating long-term memory | ✅ | ✅ | ✅ |
Horizontally scalable task queues and servers | ✅ | ✅ | ✅ |
Real-time streaming of outputs and intermediate steps | ✅ | ✅ | ✅ |
Assistants API (configurable templates for LangGraph apps) | ✅ | ✅ | ✅ |
Cron scheduling | -- | ✅ | ✅ |
LangGraph Studio for prototyping | Desktop only | Coming Soon! | Coming Soon! |
Authentication & authorization to call the LangGraph APIs | -- | Coming Soon! | Coming Soon! |
Smart caching to reduce traffic to LLM API | -- | Coming Soon! | Coming Soon! |
Publish/subscribe API for state | -- | Coming Soon! | Coming Soon! |
Scheduling prioritization | -- | Coming Soon! | Coming Soon! |
Please see the LangGraph Platform Pricing for information on pricing.
Related¶
For more information, please see: