[PR #978] [MERGED] Hosting and deployment clarifications #1198

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

📋 Pull Request Information

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

Base: mainHead: user-hosting-deployment-pathway


📝 Commits (3)

📊 Changes

12 files changed (+221 additions, -119 deletions)

View changed files

📝 src/langsmith/cloud.mdx (+13 -7)
📝 src/langsmith/deploy-self-hosted-full-platform.mdx (+16 -4)
📝 src/langsmith/deploy-standalone-server.mdx (+12 -1)
📝 src/langsmith/deploy-to-cloud.mdx (+8 -1)
📝 src/langsmith/deployment-quickstart.mdx (+11 -5)
📝 src/langsmith/deployments.mdx (+18 -10)
📝 src/langsmith/docker.mdx (+8 -4)
📝 src/langsmith/hosting.mdx (+19 -15)
📝 src/langsmith/hybrid.mdx (+16 -5)
📝 src/langsmith/kubernetes.mdx (+10 -3)
📝 src/langsmith/local-server.mdx (+15 -6)
📝 src/langsmith/self-hosted.mdx (+75 -58)

📄 Description

No description provided


🔄 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/978 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 10/17/2025 **Status:** ✅ Merged **Merged:** 10/17/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `user-hosting-deployment-pathway` --- ### 📝 Commits (3) - [`fe97f1a`](https://github.com/langchain-ai/docs/commit/fe97f1abcd8fd846daf846f60b7c51b4ad3cbddb) Hosting and deployment clarifications - [`7b8092f`](https://github.com/langchain-ai/docs/commit/7b8092f3e07c04ad09e68bc56c1943c5acf68271) Simplify - [`3a9f5d0`](https://github.com/langchain-ai/docs/commit/3a9f5d0c3c2cff88e11b001b1ccb2db8358219e0) rollback ### 📊 Changes **12 files changed** (+221 additions, -119 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/cloud.mdx` (+13 -7) 📝 `src/langsmith/deploy-self-hosted-full-platform.mdx` (+16 -4) 📝 `src/langsmith/deploy-standalone-server.mdx` (+12 -1) 📝 `src/langsmith/deploy-to-cloud.mdx` (+8 -1) 📝 `src/langsmith/deployment-quickstart.mdx` (+11 -5) 📝 `src/langsmith/deployments.mdx` (+18 -10) 📝 `src/langsmith/docker.mdx` (+8 -4) 📝 `src/langsmith/hosting.mdx` (+19 -15) 📝 `src/langsmith/hybrid.mdx` (+16 -5) 📝 `src/langsmith/kubernetes.mdx` (+10 -3) 📝 `src/langsmith/local-server.mdx` (+15 -6) 📝 `src/langsmith/self-hosted.mdx` (+75 -58) </details> ### 📄 Description _No description provided_ --- <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:21:54 -05:00
yindo closed this issue 2026-02-17 17:21:54 -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#1198