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! |