mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-17 21:25:46 +02:00
**Description:** updates sales team links to point to our form. **Issue:** DOC-170 (internal Linear ticket)
4.8 KiB
4.8 KiB
search
| search | ||
|---|---|---|
|
LangGraph Platform Plans
Overview
LangGraph Platform is a 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 local 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 our sales team. This gives you access to all deployment options.
Plan Details
| Developer | Plus | Enterprise | |
|---|---|---|---|
| Deployment Options | Local | Cloud SaaS |
|
| Usage | Free | See Pricing | 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 | ✅ | ✅ | ✅ |
| 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! |
For pricing information, see LangGraph Platform Pricing.
Related
For more information, please see: