From 28c276f3770fda3578b4407ebe5d1108ec24e731 Mon Sep 17 00:00:00 2001 From: infra Date: Sun, 13 Jul 2025 19:10:57 -0400 Subject: [PATCH] docs: fix langgraph dataplane docs --- docs/docs/cloud/deployment/self_hosted_data_plane.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/docs/cloud/deployment/self_hosted_data_plane.md b/docs/docs/cloud/deployment/self_hosted_data_plane.md index bcb07028c..f6d4dcf65 100644 --- a/docs/docs/cloud/deployment/self_hosted_data_plane.md +++ b/docs/docs/cloud/deployment/self_hosted_data_plane.md @@ -35,7 +35,6 @@ Before deploying, review the [conceptual guide for the Self-Hosted Data Plane](. 1. Configure your `langgraph-dataplane-values.yaml` file. config: - langgraphPlatformLicenseKey: "" # Your LangGraph Platform license key langsmithApiKey: "" # API Key of your Workspace langsmithWorkspaceId: "" # Workspace ID hostBackendUrl: "https://api.host.langchain.com" # Only override this if on EU