From 233cca1357e7e38ac2f1987ce150eab944a436a2 Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Fri, 11 Apr 2025 15:29:11 -0400 Subject: [PATCH] Update langgraph_platform.md (#4251) Co-authored-by: Catherine --- docs/docs/concepts/langgraph_platform.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs/concepts/langgraph_platform.md b/docs/docs/concepts/langgraph_platform.md index bde8917d7..77d3f7c06 100644 --- a/docs/docs/concepts/langgraph_platform.md +++ b/docs/docs/concepts/langgraph_platform.md @@ -5,6 +5,10 @@ search: # LangGraph Platform +Watch this 4-minute overview of LangGraph Platform to see how it helps you build, deploy, and evaluate agentic applications. + + + ## Overview LangGraph Platform is a commercial solution for deploying agentic applications to production, built on the open-source [LangGraph framework](./high_level.md).