[PR #3925] [MERGED] Revert "deprecate hybrid deployment option (#3898)" #3933

Closed
opened 2026-06-05 18:53:37 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3925
Author: @hari-dhanushkodi
Created: 5/8/2026
Status: Merged
Merged: 5/8/2026
Merged by: @hari-dhanushkodi

Base: mainHead: revert-hybrid


📝 Commits (1)

  • 1128241 Revert "deprecate hybrid deployment option (#3898)"

📊 Changes

19 files changed (+220 additions, -114 deletions)

View changed files

📝 src/docs.json (+1 -1)
📝 src/langsmith/aws-self-hosted.mdx (+3 -2)
📝 src/langsmith/azure-self-hosted.mdx (+3 -3)
📝 src/langsmith/cicd-pipeline-example.mdx (+6 -6)
📝 src/langsmith/control-plane.mdx (+3 -3)
📝 src/langsmith/data-plane.mdx (+5 -5)
📝 src/langsmith/deploy-hybrid.mdx (+9 -7)
📝 src/langsmith/deploy-self-hosted-full-platform.mdx (+57 -0)
📝 src/langsmith/deploy-with-control-plane.mdx (+61 -57)
📝 src/langsmith/enterprise.mdx (+3 -0)
📝 src/langsmith/env-var.mdx (+4 -4)
📝 src/langsmith/gcp-self-hosted.mdx (+3 -2)
📝 src/langsmith/home.mdx (+1 -1)
📝 src/langsmith/hybrid.mdx (+34 -7)
📝 src/langsmith/langsmith-cli.mdx (+1 -1)
📝 src/langsmith/local-dev-testing.mdx (+1 -0)
📝 src/langsmith/manage-trace.mdx (+1 -1)
📝 src/langsmith/platform-setup.mdx (+23 -13)
📝 src/langsmith/reference.mdx (+1 -1)

📄 Description

This reverts commit 85a22e711d.

Overview

Type of change

Type: [Replace with: New documentation page / Update existing documentation / Fix typo/bug/link/formatting / Remove outdated content / Other]

Related issues/PRs

  • GitHub issue:
  • Feature PR:
  • Linear issue:
  • Slack thread:

Checklist

  • I have read the contributing guidelines, including the language policy
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes


🔄 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/3925 **Author:** [@hari-dhanushkodi](https://github.com/hari-dhanushkodi) **Created:** 5/8/2026 **Status:** ✅ Merged **Merged:** 5/8/2026 **Merged by:** [@hari-dhanushkodi](https://github.com/hari-dhanushkodi) **Base:** `main` ← **Head:** `revert-hybrid` --- ### 📝 Commits (1) - [`1128241`](https://github.com/langchain-ai/docs/commit/1128241781aaadf113d2b1408f44b16ee43f2fac) Revert "deprecate hybrid deployment option (#3898)" ### 📊 Changes **19 files changed** (+220 additions, -114 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+1 -1) 📝 `src/langsmith/aws-self-hosted.mdx` (+3 -2) 📝 `src/langsmith/azure-self-hosted.mdx` (+3 -3) 📝 `src/langsmith/cicd-pipeline-example.mdx` (+6 -6) 📝 `src/langsmith/control-plane.mdx` (+3 -3) 📝 `src/langsmith/data-plane.mdx` (+5 -5) 📝 `src/langsmith/deploy-hybrid.mdx` (+9 -7) 📝 `src/langsmith/deploy-self-hosted-full-platform.mdx` (+57 -0) 📝 `src/langsmith/deploy-with-control-plane.mdx` (+61 -57) 📝 `src/langsmith/enterprise.mdx` (+3 -0) 📝 `src/langsmith/env-var.mdx` (+4 -4) 📝 `src/langsmith/gcp-self-hosted.mdx` (+3 -2) 📝 `src/langsmith/home.mdx` (+1 -1) 📝 `src/langsmith/hybrid.mdx` (+34 -7) 📝 `src/langsmith/langsmith-cli.mdx` (+1 -1) 📝 `src/langsmith/local-dev-testing.mdx` (+1 -0) 📝 `src/langsmith/manage-trace.mdx` (+1 -1) 📝 `src/langsmith/platform-setup.mdx` (+23 -13) 📝 `src/langsmith/reference.mdx` (+1 -1) </details> ### 📄 Description This reverts commit 85a22e711ded9d4152dd50a595ac4ca245a0cce7. ## Overview <!-- Brief description of what documentation is being added/updated --> ## Type of change **Type:** [Replace with: New documentation page / Update existing documentation / Fix typo/bug/link/formatting / Remove outdated content / Other] ## Related issues/PRs <!-- Link to related issues, feature PRs, or discussions (if applicable) To automatically close an issue when this PR is merged, use closing keywords: - "closes #123" or "fixes #123" or "resolves #123" For regular references without auto-closing, just use: - "#123" or "See issue #123" Examples: - closes #456 (will auto-close issue #456 when PR is merged) - See #789 for context (will reference but not auto-close issue #789) --> - GitHub issue: - Feature PR: <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [ ] I have read the [contributing guidelines](README.md), including the [language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy) - [ ] I have tested my changes locally using `docs dev` - [ ] All code examples have been tested and work correctly - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <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-06-05 18:53:37 -04:00
yindo closed this issue 2026-06-05 18:53:38 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3933