[PR #2485] [MERGED] adding diff view to experiment comparison view docs #2473

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

📋 Pull Request Information

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

Base: mainHead: comparison-view-diff


📝 Commits (1)

  • c61834a adding diff view to experiment comparison view docs

📊 Changes

3 files changed (+19 additions, -0 deletions)

View changed files

📝 src/langsmith/compare-experiment-results.mdx (+19 -0)
src/langsmith/images/comparison-diff-view-dark.png (+0 -0)
src/langsmith/images/comparison-diff-view-light.png (+0 -0)

📄 Description

Overview

Adding diff view screenshots to experiment comparison view

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/2485 **Author:** [@catherine-langchain](https://github.com/catherine-langchain) **Created:** 2/4/2026 **Status:** ✅ Merged **Merged:** 2/4/2026 **Merged by:** [@catherine-langchain](https://github.com/catherine-langchain) **Base:** `main` ← **Head:** `comparison-view-diff` --- ### 📝 Commits (1) - [`c61834a`](https://github.com/langchain-ai/docs/commit/c61834a6a862a2c7da0602e9b29e7cd6754a5b27) adding diff view to experiment comparison view docs ### 📊 Changes **3 files changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/compare-experiment-results.mdx` (+19 -0) ➕ `src/langsmith/images/comparison-diff-view-dark.png` (+0 -0) ➕ `src/langsmith/images/comparison-diff-view-light.png` (+0 -0) </details> ### 📄 Description ## Overview Adding diff view screenshots to experiment comparison view ## 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:27 -05:00
yindo closed this issue 2026-02-17 17:23:27 -05:00
yindo changed title from [PR #2485] adding diff view to experiment comparison view docs to [PR #2485] [MERGED] adding diff view to experiment comparison view docs 2026-06-05 18:18:46 -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#2473