[PR #152] [MERGED] docs: consolidate manage datasets dropdown content to one page #467

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/152
Author: @katmayb
Created: 8/13/2025
Status: Merged
Merged: 8/15/2025
Merged by: @katmayb

Base: mainHead: consolidate-ls-manage-datasets


📝 Commits (3)

  • 024789e docs: consolidate manage datasets dropdown content to one page
  • 24d68ea TS feedback
  • 9c5f34e Remove docs.json

📊 Changes

9 files changed (+261 additions, -253 deletions)

View changed files

src/langsmith/dataset-subset.mdx (+0 -93)
src/langsmith/dataset-version.mdx (+0 -58)
📝 src/langsmith/evaluation-overview.mdx (+1 -1)
src/langsmith/export-filtered-traces-to-dataset.mdx (+0 -22)
📝 src/langsmith/manage-datasets-programmatically.mdx (+1 -1)
src/langsmith/manage-datasets.mdx (+258 -0)
📝 src/langsmith/manage-organization-by-api.mdx (+1 -1)
src/langsmith/share-dataset.mdx (+0 -30)
src/langsmith/version-datasets.mdx (+0 -47)

📄 Description

This PR consolidates the Manage datasets dropdown content to one Manage datasets page to declutter the nav and improve the general flow of the new LangSmith docs site.

General light content edits to each of the pages included.

Note for reviewers: I've included the nav json for review (and to generate preview), however, will not merge that because we're hiding the LS in the Mintlify nav until we have the p0 content changes complete this/next week.

Also, in tandem with these content PRs, I'm updating a running PR with redirects (open in the old repo).

Preview

https://langchain-5e9cc07a-preview-consol-1755108707-024789e.mintlify.app/langsmith/manage-datasets


🔄 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/152 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 8/13/2025 **Status:** ✅ Merged **Merged:** 8/15/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `consolidate-ls-manage-datasets` --- ### 📝 Commits (3) - [`024789e`](https://github.com/langchain-ai/docs/commit/024789e259e3a66a5bc03417339d4754997d549d) docs: consolidate manage datasets dropdown content to one page - [`24d68ea`](https://github.com/langchain-ai/docs/commit/24d68eac5dd5c5c6beb19aedcb43eefe48e47a18) TS feedback - [`9c5f34e`](https://github.com/langchain-ai/docs/commit/9c5f34e7da16f61ee55c99ec60ca3dc47969247e) Remove docs.json ### 📊 Changes **9 files changed** (+261 additions, -253 deletions) <details> <summary>View changed files</summary> ➖ `src/langsmith/dataset-subset.mdx` (+0 -93) ➖ `src/langsmith/dataset-version.mdx` (+0 -58) 📝 `src/langsmith/evaluation-overview.mdx` (+1 -1) ➖ `src/langsmith/export-filtered-traces-to-dataset.mdx` (+0 -22) 📝 `src/langsmith/manage-datasets-programmatically.mdx` (+1 -1) ➕ `src/langsmith/manage-datasets.mdx` (+258 -0) 📝 `src/langsmith/manage-organization-by-api.mdx` (+1 -1) ➖ `src/langsmith/share-dataset.mdx` (+0 -30) ➖ `src/langsmith/version-datasets.mdx` (+0 -47) </details> ### 📄 Description This PR consolidates the Manage datasets dropdown content to one Manage datasets page to declutter the nav and improve the general flow of the new LangSmith docs site. General light content edits to each of the pages included. **Note for reviewers**: I've included the nav json for review (and to generate preview), however, will not merge that because we're hiding the LS in the Mintlify nav until we have the p0 content changes complete this/next week. Also, in tandem with these content PRs, [I'm updating a running PR](https://github.com/langchain-ai/langsmith-docs/pull/935) with redirects (open in the old repo). ### Preview https://langchain-5e9cc07a-preview-consol-1755108707-024789e.mintlify.app/langsmith/manage-datasets --- <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:20:27 -05:00
yindo closed this issue 2026-02-17 17:20:27 -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#467