[PR #2148] [MERGED] Added screenshots & feature description for the new comparison view #2172

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2148
Author: @catherine-langchain
Created: 1/8/2026
Status: Merged
Merged: 1/9/2026
Merged by: @catherine-langchain

Base: mainHead: comparison-view-update


📝 Commits (3)

  • 598c39b Added updated screenshots and feature description for the new comparison view UI, for both light & dark modes
  • a9bc6d8 Updated screenshots for setting experiment baseline
  • 41d48a5 Update src/langsmith/compare-experiment-results.mdx

📊 Changes

26 files changed (+159 additions, -24 deletions)

View changed files

📝 src/langsmith/compare-experiment-results.mdx (+159 -24)
src/langsmith/images/charts-tab.png (+0 -0)
src/langsmith/images/column-filter-dark.png (+0 -0)
src/langsmith/images/column-filter-light.png (+0 -0)
src/langsmith/images/compare-select-dark.png (+0 -0)
src/langsmith/images/compare-select-light.png (+0 -0)
src/langsmith/images/compare-select.png (+0 -0)
src/langsmith/images/comparison-baseline-dark.png (+0 -0)
src/langsmith/images/comparison-baseline-light.png (+0 -0)
src/langsmith/images/comparison-feedback-higher-score-dark.png (+0 -0)
src/langsmith/images/comparison-feedback-higher-score-light.png (+0 -0)
src/langsmith/images/comparison-table-display-dark.png (+0 -0)
src/langsmith/images/comparison-table-display-light.png (+0 -0)
src/langsmith/images/expanded-view-dark.png (+0 -0)
src/langsmith/images/expanded-view-light.png (+0 -0)
src/langsmith/images/expanded-view.png (+0 -0)
src/langsmith/images/metadata-in-charts-dark.png (+0 -0)
src/langsmith/images/metadata-in-charts-light.png (+0 -0)
src/langsmith/images/metadata-in-charts.png (+0 -0)
src/langsmith/images/open-source-trace.png (+0 -0)

...and 6 more files

📄 Description

Overview

Added screenshots & feature description for the new comparison view, in both light / dark modes

Type of change

Type: Update existing documentation

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

🔄 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/2148 **Author:** [@catherine-langchain](https://github.com/catherine-langchain) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/9/2026 **Merged by:** [@catherine-langchain](https://github.com/catherine-langchain) **Base:** `main` ← **Head:** `comparison-view-update` --- ### 📝 Commits (3) - [`598c39b`](https://github.com/langchain-ai/docs/commit/598c39bfc1d28f1b702cc7d9627f037cea70741b) Added updated screenshots and feature description for the new comparison view UI, for both light & dark modes - [`a9bc6d8`](https://github.com/langchain-ai/docs/commit/a9bc6d89124679af6b8b671a52cca00389492c34) Updated screenshots for setting experiment baseline - [`41d48a5`](https://github.com/langchain-ai/docs/commit/41d48a5b253c5a1b67b6484bae640e88edfd6e06) Update src/langsmith/compare-experiment-results.mdx ### 📊 Changes **26 files changed** (+159 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/compare-experiment-results.mdx` (+159 -24) ➖ `src/langsmith/images/charts-tab.png` (+0 -0) ➕ `src/langsmith/images/column-filter-dark.png` (+0 -0) ➕ `src/langsmith/images/column-filter-light.png` (+0 -0) ➕ `src/langsmith/images/compare-select-dark.png` (+0 -0) ➕ `src/langsmith/images/compare-select-light.png` (+0 -0) ➖ `src/langsmith/images/compare-select.png` (+0 -0) ➕ `src/langsmith/images/comparison-baseline-dark.png` (+0 -0) ➕ `src/langsmith/images/comparison-baseline-light.png` (+0 -0) ➕ `src/langsmith/images/comparison-feedback-higher-score-dark.png` (+0 -0) ➕ `src/langsmith/images/comparison-feedback-higher-score-light.png` (+0 -0) ➕ `src/langsmith/images/comparison-table-display-dark.png` (+0 -0) ➕ `src/langsmith/images/comparison-table-display-light.png` (+0 -0) ➕ `src/langsmith/images/expanded-view-dark.png` (+0 -0) ➕ `src/langsmith/images/expanded-view-light.png` (+0 -0) ➖ `src/langsmith/images/expanded-view.png` (+0 -0) ➕ `src/langsmith/images/metadata-in-charts-dark.png` (+0 -0) ➕ `src/langsmith/images/metadata-in-charts-light.png` (+0 -0) ➖ `src/langsmith/images/metadata-in-charts.png` (+0 -0) ➖ `src/langsmith/images/open-source-trace.png` (+0 -0) _...and 6 more files_ </details> ### 📄 Description ## Overview Added screenshots & feature description for the new comparison view, in both light / dark modes ## Type of change **Type:** Update existing documentation ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed --- <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:08 -05:00
yindo closed this issue 2026-02-17 17:23:08 -05:00
yindo changed title from [PR #2148] Added screenshots & feature description for the new comparison view to [PR #2148] [MERGED] Added screenshots & feature description for the new comparison view 2026-06-05 18:17:03 -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#2172