[PR #130] [MERGED] docs: swap to standalone server verbiage #443

Closed
opened 2026-02-17 17:20:22 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/130
Author: @joaquin-borggio-lc
Created: 8/6/2025
Status: Merged
Merged: 8/7/2025
Merged by: @katmayb

Base: mainHead: joaquin/update-standalone-server-wording


📝 Commits (5)

📊 Changes

4 files changed (+28 additions, -28 deletions)

View changed files

📝 src/docs.json (+12 -12)
📝 src/langgraph-platform/deploy-standalone-server.mdx (+7 -7)
📝 src/langgraph-platform/deployment-options.mdx (+5 -5)
📝 src/langgraph-platform/self-hosted.mdx (+4 -4)

📄 Description

Previous mapping of helm charts to deployment models:

  • None -> "cloud"
  • langgraph-dataplane -> "hybrid"
  • langgraph-cloud -> "dataplane" <-- THIS WAS THE CONFUSING PART BC DATAPLANE HELM CHART DIDNT MAP TO DATAPLANE DOCS SECTION
  • langsmith -> "full platform"

Now the mapping in our docs (and verbiage around it) is like this:
Previous mapping of helm charts to deployment versions:

  • None -> "cloud"
  • langgraph-dataplane -> "hybrid"
  • langgraph-cloud -> "standalone container" <-- ONLY THING THAT CHANGED
  • langsmith -> "full platform"

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/130 **Author:** [@joaquin-borggio-lc](https://github.com/joaquin-borggio-lc) **Created:** 8/6/2025 **Status:** ✅ Merged **Merged:** 8/7/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `joaquin/update-standalone-server-wording` --- ### 📝 Commits (5) - [`c6740f2`](https://github.com/langchain-ai/docs/commit/c6740f25af80d244102d88cd9c05a67c0f347a33) docs: swap to standalone server verbage - [`401f3c2`](https://github.com/langchain-ai/docs/commit/401f3c246afa490f39fb5d03c85ec95422a4387f) added back only - [`99e402d`](https://github.com/langchain-ai/docs/commit/99e402d52341f4a229be120879cceb2161924f94) removed fully - [`737752e`](https://github.com/langchain-ai/docs/commit/737752e038de4336d01b86587f06d5d5d132a4e7) caught one more - [`5cd5145`](https://github.com/langchain-ai/docs/commit/5cd5145103193ce26e5f9cb996ad3805d81b6273) removed onlyu ### 📊 Changes **4 files changed** (+28 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+12 -12) 📝 `src/langgraph-platform/deploy-standalone-server.mdx` (+7 -7) 📝 `src/langgraph-platform/deployment-options.mdx` (+5 -5) 📝 `src/langgraph-platform/self-hosted.mdx` (+4 -4) </details> ### 📄 Description Previous mapping of helm charts to deployment models: - None -> "cloud" - langgraph-dataplane -> "hybrid" - langgraph-cloud -> "dataplane" <-- THIS WAS THE CONFUSING PART BC DATAPLANE HELM CHART DIDNT MAP TO DATAPLANE DOCS SECTION - langsmith -> "full platform" Now the mapping in our docs (and verbiage around it) is like this: Previous mapping of helm charts to deployment versions: - None -> "cloud" - langgraph-dataplane -> "hybrid" - langgraph-cloud -> "standalone container" <-- ONLY THING THAT CHANGED - langsmith -> "full platform" --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:20:22 -05:00
yindo closed this issue 2026-02-17 17:20:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#443