[PR #1144] [MERGED] remove labs docs #1328

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1144
Author: @lnhsingh
Created: 10/27/2025
Status: Merged
Merged: 10/27/2025
Merged by: @lnhsingh

Base: mainHead: remove


📝 Commits (2)

  • ace1b1f remove labs docs
  • ad68dda remove labs from GH / build actions

📊 Changes

31 files changed (+4 additions, -3313 deletions)

View changed files

📝 .github/labeler.yml (+0 -7)
📝 pipeline/core/builder.py (+4 -7)
src/labs/deep-agents/built-in-components.mdx (+0 -92)
src/labs/deep-agents/configuration-options.mdx (+0 -122)
src/labs/deep-agents/overview.mdx (+0 -44)
src/labs/deep-agents/quickstart.mdx (+0 -68)
src/labs/index.mdx (+0 -41)
src/labs/oap/custom-agents/configuration.mdx (+0 -428)
src/labs/oap/custom-agents/overview.mdx (+0 -42)
src/labs/oap/index.mdx (+0 -53)
src/labs/oap/quickstart.mdx (+0 -154)
src/labs/oap/setup/agents.mdx (+0 -65)
src/labs/oap/setup/authentication.mdx (+0 -47)
src/labs/oap/setup/mcp-server.mdx (+0 -52)
src/labs/oap/setup/rag-server.mdx (+0 -35)
src/labs/swe/faq.mdx (+0 -55)
src/labs/swe/index.mdx (+0 -41)
src/labs/swe/secrets.mdx (+0 -113)
src/labs/swe/setup/authentication.mdx (+0 -198)
src/labs/swe/setup/ci.mdx (+0 -69)

...and 11 more files

📄 Description

Overview

  • Remove Labs docs since we are not surfacing in official LangChain docs now

Type of change

Type: Remove old docs

Checklist

  • I have read the contributing guidelines
  • 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
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment 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/1144 **Author:** [@lnhsingh](https://github.com/lnhsingh) **Created:** 10/27/2025 **Status:** ✅ Merged **Merged:** 10/27/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `remove` --- ### 📝 Commits (2) - [`ace1b1f`](https://github.com/langchain-ai/docs/commit/ace1b1fd3a956ba9910332478fabbb457713f86e) remove labs docs - [`ad68dda`](https://github.com/langchain-ai/docs/commit/ad68ddacf2a0031a90a2a715a2eded6ec47fa517) remove labs from GH / build actions ### 📊 Changes **31 files changed** (+4 additions, -3313 deletions) <details> <summary>View changed files</summary> 📝 `.github/labeler.yml` (+0 -7) 📝 `pipeline/core/builder.py` (+4 -7) ➖ `src/labs/deep-agents/built-in-components.mdx` (+0 -92) ➖ `src/labs/deep-agents/configuration-options.mdx` (+0 -122) ➖ `src/labs/deep-agents/overview.mdx` (+0 -44) ➖ `src/labs/deep-agents/quickstart.mdx` (+0 -68) ➖ `src/labs/index.mdx` (+0 -41) ➖ `src/labs/oap/custom-agents/configuration.mdx` (+0 -428) ➖ `src/labs/oap/custom-agents/overview.mdx` (+0 -42) ➖ `src/labs/oap/index.mdx` (+0 -53) ➖ `src/labs/oap/quickstart.mdx` (+0 -154) ➖ `src/labs/oap/setup/agents.mdx` (+0 -65) ➖ `src/labs/oap/setup/authentication.mdx` (+0 -47) ➖ `src/labs/oap/setup/mcp-server.mdx` (+0 -52) ➖ `src/labs/oap/setup/rag-server.mdx` (+0 -35) ➖ `src/labs/swe/faq.mdx` (+0 -55) ➖ `src/labs/swe/index.mdx` (+0 -41) ➖ `src/labs/swe/secrets.mdx` (+0 -113) ➖ `src/labs/swe/setup/authentication.mdx` (+0 -198) ➖ `src/labs/swe/setup/ci.mdx` (+0 -69) _...and 11 more files_ </details> ### 📄 Description ## Overview - Remove Labs docs since we are not surfacing in official LangChain docs now ## Type of change **Type:** Remove old docs ## Checklist <!-- Put an 'x' in all boxes that apply --> - [ ] I have read the [contributing guidelines](README.md) - [ ] 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 - I have gotten approval from the relevant reviewers - (Internal team members only / optional) I have created a preview deployment 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-02-17 17:22:09 -05:00
yindo closed this issue 2026-02-17 17:22:09 -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#1328