From 0e0b3ffac5912a5294fa4ac067e416f8457f7a98 Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Tue, 4 Feb 2025 15:45:54 -0500 Subject: [PATCH] Update plans.md (#3311) --- docs/docs/concepts/plans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/concepts/plans.md b/docs/docs/concepts/plans.md index 49b98ee11..8163520c0 100644 --- a/docs/docs/concepts/plans.md +++ b/docs/docs/concepts/plans.md @@ -22,7 +22,7 @@ There are three different plans for using it. | 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! | +| 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! |