⚠️ Recommending LangGraph Platform for new projects #790
eyurtsev
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have recently announced LangGraph Platform, a significantly enhanced solution for deploying agentic applications at scale.
We recommend using LangGraph Platform rather than LangServe for new projects.
LangGraph Platform incorporates key design patterns and capabilities essential for production-level deployment of large language model (LLM) applications.
In contrast to LangServe, LangGraph Platform provides comprehensive, out-of-the-box support for persistence, memory, double-texting handling, human-in-the-loop workflows, cron job scheduling, webhooks, high-load management, advanced streaming, support for long-running tasks, background task processing, and much more.
The LangGraph Platform ecosystem includes the following components:
If you're interested in migrating your LangServe code to LangGraph Platform please the LangGraph Platform Migration Guide for more information.
We will continue to accept bug fixes for LangServe from the community; however, we will not be accepting new feature contributions.
Beta Was this translation helpful? Give feedback.
All reactions