[PR #1218] [MERGED] Rename hosting to platform setup in tabs #1389

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1218
Author: @katmayb
Created: 10/31/2025
Status: Merged
Merged: 10/31/2025
Merged by: @katmayb

Base: mainHead: hosting-tab-platform


📝 Commits (3)

📊 Changes

20 files changed (+46 additions, -42 deletions)

View changed files

📝 src/docs.json (+7 -4)
📝 src/langsmith/cicd-pipeline-example.mdx (+1 -1)
📝 src/langsmith/cloud.mdx (+2 -2)
📝 src/langsmith/deploy-with-control-plane.mdx (+1 -1)
📝 src/langsmith/deployments.mdx (+2 -2)
📝 src/langsmith/evaluation.mdx (+1 -1)
📝 src/langsmith/home.mdx (+11 -10)
📝 src/langsmith/hybrid.mdx (+1 -1)
📝 src/langsmith/langgraph-server.mdx (+2 -2)
📝 src/langsmith/local-server.mdx (+2 -2)
📝 src/langsmith/observability.mdx (+1 -1)
📝 src/langsmith/platform-setup.mdx (+6 -6)
📝 src/langsmith/prompt-engineering.mdx (+1 -1)
📝 src/langsmith/self-hosted.mdx (+1 -1)
📝 src/langsmith/semantic-search.mdx (+1 -1)
📝 src/oss/langgraph/local-server.mdx (+1 -1)
📝 src/oss/langgraph/persistence.mdx (+1 -1)
src/snippets/langsmith/hosting-setup-note.mdx (+0 -3)
src/snippets/langsmith/platform-setup-note.mdx (+3 -0)
📝 src/snippets/oss/deploy.mdx (+1 -1)

📄 Description

Some feedback mentioned that "hosting" was confusing to users when the docs also have the "deployment" tab for agent deployment. With marketing + PM input, moving to hosting to platform setup in order to differentiate.

Preview

https://langchain-5e9cc07a-preview-hostin-1761930601-4a75221.mintlify.app/langsmith/platform-setup


🔄 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/1218 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 10/31/2025 **Status:** ✅ Merged **Merged:** 10/31/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `hosting-tab-platform` --- ### 📝 Commits (3) - [`34cac68`](https://github.com/langchain-ai/docs/commit/34cac6817e41805933da5ecf6c02ac8d6f3e7619) Rename hosting to platform setup in tabs - [`9e91b6e`](https://github.com/langchain-ai/docs/commit/9e91b6e74c174dda3cc4aef3a5a361d949d252e2) Update link - [`a7b2f5c`](https://github.com/langchain-ai/docs/commit/a7b2f5cb22c955fb05b4abafdb763c68978aa70a) Correct snippet ### 📊 Changes **20 files changed** (+46 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+7 -4) 📝 `src/langsmith/cicd-pipeline-example.mdx` (+1 -1) 📝 `src/langsmith/cloud.mdx` (+2 -2) 📝 `src/langsmith/deploy-with-control-plane.mdx` (+1 -1) 📝 `src/langsmith/deployments.mdx` (+2 -2) 📝 `src/langsmith/evaluation.mdx` (+1 -1) 📝 `src/langsmith/home.mdx` (+11 -10) 📝 `src/langsmith/hybrid.mdx` (+1 -1) 📝 `src/langsmith/langgraph-server.mdx` (+2 -2) 📝 `src/langsmith/local-server.mdx` (+2 -2) 📝 `src/langsmith/observability.mdx` (+1 -1) 📝 `src/langsmith/platform-setup.mdx` (+6 -6) 📝 `src/langsmith/prompt-engineering.mdx` (+1 -1) 📝 `src/langsmith/self-hosted.mdx` (+1 -1) 📝 `src/langsmith/semantic-search.mdx` (+1 -1) 📝 `src/oss/langgraph/local-server.mdx` (+1 -1) 📝 `src/oss/langgraph/persistence.mdx` (+1 -1) ➖ `src/snippets/langsmith/hosting-setup-note.mdx` (+0 -3) ➕ `src/snippets/langsmith/platform-setup-note.mdx` (+3 -0) 📝 `src/snippets/oss/deploy.mdx` (+1 -1) </details> ### 📄 Description Some feedback mentioned that "hosting" was confusing to users when the docs also have the "deployment" tab for agent deployment. With marketing + PM input, moving to hosting to platform setup in order to differentiate. ## Preview https://langchain-5e9cc07a-preview-hostin-1761930601-4a75221.mintlify.app/langsmith/platform-setup --- <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:22:17 -05:00
yindo closed this issue 2026-02-17 17:22:17 -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#1389