[PR #2479] [MERGED] reorganize OSS products #2466

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2479
Author: @npentrel
Created: 2/4/2026
Status: Merged
Merged: 2/6/2026
Merged by: @npentrel

Base: mainHead: naomi/doc-676-deepagents-top-level-reshuffle


📝 Commits (10+)

📊 Changes

5 files changed (+204 additions, -141 deletions)

View changed files

📝 src/docs.json (+62 -62)
📝 src/index.mdx (+61 -61)
📝 src/oss/concepts/products.mdx (+1 -1)
📝 src/oss/deepagents/overview.mdx (+66 -15)
📝 src/oss/langchain/overview.mdx (+14 -2)

📄 Description

  • moving Deep agents first in the tab ordering
  • changing how we position deep agents and langchain to put deep agents first as the easiest way to build any agent. LangChain is the way to build agents if you wish to build your own custom tools

Preview: https://langchain-5e9cc07a-preview-naomid-1770386505-f7fc160.mintlify.app/


🔄 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/2479 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 2/4/2026 **Status:** ✅ Merged **Merged:** 2/6/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `naomi/doc-676-deepagents-top-level-reshuffle` --- ### 📝 Commits (10+) - [`ca974e9`](https://github.com/langchain-ai/docs/commit/ca974e9c42c6b7c3682bc55bfe43f22896de7dcc) reorganize OSS products - [`d645183`](https://github.com/langchain-ai/docs/commit/d6451836adbd90c68de251b8b718e4ee15f9494a) Apply suggestion from @ccurme - [`3480dc9`](https://github.com/langchain-ai/docs/commit/3480dc96e4d090ad659887a371162d8ab6ce151c) Apply suggestion from @ccurme - [`ae5e63b`](https://github.com/langchain-ai/docs/commit/ae5e63bb2d3b370d54b8ccb39dd1837256e6c674) Apply suggestion from @npentrel - [`6df3860`](https://github.com/langchain-ai/docs/commit/6df38603b4c63423106734bc9dcf5dc6a4e5ff23) Apply suggestion from @npentrel - [`1fd62ad`](https://github.com/langchain-ai/docs/commit/1fd62ad234acaaf4d18602a45ff0a6c4699288aa) Apply suggestion from @npentrel - [`327f53e`](https://github.com/langchain-ai/docs/commit/327f53e8986bbace41d5f46bcd5c02e97f5ff189) Apply suggestion from @npentrel - [`fabec51`](https://github.com/langchain-ai/docs/commit/fabec51bb459d7e7eb82343131db02d6dc3f2558) update docs.json - [`6dc7be6`](https://github.com/langchain-ai/docs/commit/6dc7be626210b84670c20352d1a5e73763c9a3c1) address feedback - [`2281038`](https://github.com/langchain-ai/docs/commit/22810382fdf0d2420bb5d6ca9b24ed8baa565ac4) update ### 📊 Changes **5 files changed** (+204 additions, -141 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+62 -62) 📝 `src/index.mdx` (+61 -61) 📝 `src/oss/concepts/products.mdx` (+1 -1) 📝 `src/oss/deepagents/overview.mdx` (+66 -15) 📝 `src/oss/langchain/overview.mdx` (+14 -2) </details> ### 📄 Description - moving Deep agents first in the tab ordering - changing how we position deep agents and langchain to put deep agents first as the easiest way to build any agent. LangChain is the way to build agents if you wish to build your own custom tools Preview: https://langchain-5e9cc07a-preview-naomid-1770386505-f7fc160.mintlify.app/ --- <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:23:26 -05:00
yindo closed this issue 2026-02-17 17:23:26 -05:00
yindo changed title from [PR #2479] reorganize OSS products to [PR #2479] [MERGED] reorganize OSS products 2026-06-05 18:18:44 -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#2466