[PR #170] [MERGED] docs: Consolidate experiment content for LS nav #482

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

📋 Pull Request Information

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

Base: mainHead: single-experiment-consolidate


📝 Commits (2)

  • 066e3fb docs: Consolidate experiment content for LS nav
  • 12c3348 remove nav for now

📊 Changes

10 files changed (+130 additions, -136 deletions)

View changed files

src/langsmith/analyze-single-experiment.mdx (+0 -94)
📝 src/langsmith/bind-evaluator-to-dataset.mdx (+1 -1)
src/langsmith/download-experiment-results-as-csv.mdx (+0 -13)
📝 src/langsmith/evaluate-pairwise.mdx (+1 -1)
📝 src/langsmith/evaluation-overview.mdx (+1 -1)
📝 src/langsmith/home.mdx (+1 -1)
📝 src/langsmith/manage-datasets-in-application.mdx (+1 -1)
📝 src/langsmith/manage-prompts-programmatically.mdx (+1 -1)
src/langsmith/renaming-experiment.mdx (+0 -23)
src/langsmith/work-with-experiments.mdx (+124 -0)

📄 Description

This PR consolidates some of the Analyze single experiment content to declutter the nav and improve the general flow of the new LangSmith docs site.

This is according to this screenshot:

image

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).


🔄 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/170 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 8/15/2025 **Status:** ✅ Merged **Merged:** 8/20/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `single-experiment-consolidate` --- ### 📝 Commits (2) - [`066e3fb`](https://github.com/langchain-ai/docs/commit/066e3fb102712b8634d78ddaf3bb4c46aaf927f0) docs: Consolidate experiment content for LS nav - [`12c3348`](https://github.com/langchain-ai/docs/commit/12c3348652d18e94f6f4c5f0d684bc77ecd836fd) remove nav for now ### 📊 Changes **10 files changed** (+130 additions, -136 deletions) <details> <summary>View changed files</summary> ➖ `src/langsmith/analyze-single-experiment.mdx` (+0 -94) 📝 `src/langsmith/bind-evaluator-to-dataset.mdx` (+1 -1) ➖ `src/langsmith/download-experiment-results-as-csv.mdx` (+0 -13) 📝 `src/langsmith/evaluate-pairwise.mdx` (+1 -1) 📝 `src/langsmith/evaluation-overview.mdx` (+1 -1) 📝 `src/langsmith/home.mdx` (+1 -1) 📝 `src/langsmith/manage-datasets-in-application.mdx` (+1 -1) 📝 `src/langsmith/manage-prompts-programmatically.mdx` (+1 -1) ➖ `src/langsmith/renaming-experiment.mdx` (+0 -23) ➕ `src/langsmith/work-with-experiments.mdx` (+124 -0) </details> ### 📄 Description This PR consolidates some of the Analyze single experiment content to declutter the nav and improve the general flow of the new LangSmith docs site. This is according to this screenshot: <img width="510" height="720" alt="image" src="https://github.com/user-attachments/assets/8b430687-a05d-4169-8811-cf9ed68a1f21" /> 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). --- <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:29 -05:00
yindo closed this issue 2026-02-17 17:20:29 -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#482