[PR #1361] [MERGED] Add doc for reading experiment results locally #1495

Closed
opened 2026-02-17 17:22:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1361
Author: @katmayb
Created: 11/10/2025
Status: Merged
Merged: 11/14/2025
Merged by: @katmayb

Base: mainHead: local-experiment-results


📝 Commits (4)

📊 Changes

4 files changed (+187 additions, -0 deletions)

View changed files

📝 pipeline/preprocessors/link_map.py (+6 -0)
📝 src/docs.json (+1 -0)
📝 src/langsmith/local.mdx (+4 -0)
src/langsmith/read-local-experiment-results.mdx (+176 -0)

📄 Description

Fixes DOC-354

Add a page for reading local experiment results from evaluate response.

Also included further link refs for SDK in link_map.py.

Preview

https://langchain-5e9cc07a-preview-locale-1762795591-e17c51c.mintlify.app/langsmith/read-local-experiment-results


🔄 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/1361 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 11/10/2025 **Status:** ✅ Merged **Merged:** 11/14/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `local-experiment-results` --- ### 📝 Commits (4) - [`d550ab0`](https://github.com/langchain-ai/docs/commit/d550ab0b4f974cc9e420bdbb1f5e29d1e7e811f2) Add doc for reading experiment results locally - [`8e440f5`](https://github.com/langchain-ai/docs/commit/8e440f55dc9230dfa4d23a484968a20ba918cf97) Update + feedback - [`d5e633d`](https://github.com/langchain-ai/docs/commit/d5e633df358fb65ac226abc1be8b676014099873) Fix merge conflict - [`a5cc8fe`](https://github.com/langchain-ai/docs/commit/a5cc8fe72fceabad87f7d0a502016921858aaac3) LHS feedback ### 📊 Changes **4 files changed** (+187 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/preprocessors/link_map.py` (+6 -0) 📝 `src/docs.json` (+1 -0) 📝 `src/langsmith/local.mdx` (+4 -0) ➕ `src/langsmith/read-local-experiment-results.mdx` (+176 -0) </details> ### 📄 Description Fixes DOC-354 Add a page for reading local experiment results from evaluate response. Also included further link refs for SDK in link_map.py. ## Preview https://langchain-5e9cc07a-preview-locale-1762795591-e17c51c.mintlify.app/langsmith/read-local-experiment-results --- <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:22:25 -05:00
yindo closed this issue 2026-02-17 17:22:25 -05:00
yindo changed title from [PR #1361] Add doc for reading experiment results locally to [PR #1361] [MERGED] Add doc for reading experiment results locally 2026-06-05 18:12:58 -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#1495