docs: Update beta labels for deployment options (#4643)

@lnhsingh, let me know if you're ok with this copy and messaging
placement.
This commit is contained in:
Andrew Nguonly
2025-05-11 10:33:38 -07:00
committed by GitHub
parent ce5d3c9c5a
commit 4bdbebb3e4
5 changed files with 20 additions and 2 deletions
@@ -7,12 +7,15 @@ search:
There are two versions of the self-hosted deployment: [Self-Hosted Data Plane](./deployment_options.md#self-hosted-data-plane) and [Self-Hosted Control Plane](./deployment_options.md#self-hosted-control-plane).
!!! important "Beta"
The Self-Hosted Data Plane deployment option is currently in beta stage.
## Requirements
- You use `langgraph-cli` and/or [LangGraph Studio](./langgraph_studio.md) app to test graph locally.
- You use `langgraph build` command to build image.
## Self-Hosted Data Plane (Beta)
## Self-Hosted Data Plane
The [Self-Hosted Data Plane](./self_hosted.md.md) deployment option is a "hybrid" model for deployment where we manage the [control plane](./langgraph_control_plane.md) in our cloud and you manage the [data plane](./langgraph_data_plane.md) in your cloud. This option provides a way to securely manage your data plane infrastructure, while offloading control plane management to us. When using the Self-Hosted Data Plane version, you authenticate with a [LangSmith](https://smith.langchain.com/) API key.