[PR #1518] [MERGED] Update eval intro docs for clarity online offline user journey #1607

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1518
Author: @katmayb
Created: 11/18/2025
Status: Merged
Merged: 12/1/2025
Merged by: @katmayb

Base: mainHead: evals-intro-docs


📝 Commits (5)

  • 7f928c6 WIP update eval intro docs for clarity online offline user journey
  • 7e5bd94 Updates to concepts page
  • 39bb829 Remove test page and update overview
  • 062b4e8 Add updates from feedback
  • 983fa4a TS feedback

📊 Changes

7 files changed (+389 additions, -143 deletions)

View changed files

📝 src/docs.json (+2 -0)
📝 src/langsmith/evaluation-concepts.mdx (+182 -123)
src/langsmith/evaluation-types.mdx (+70 -0)
📝 src/langsmith/evaluation.mdx (+91 -12)
src/langsmith/experiment-configuration.mdx (+34 -0)
📝 src/langsmith/pytest.mdx (+7 -5)
📝 src/langsmith/vitest-jest.mdx (+3 -3)

📄 Description

Fixes DOC-456

Preview

https://langchain-5e9cc07a-preview-evalsi-1764016425-db5351a.mintlify.app/langsmith/evaluation-concepts


🔄 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/1518 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 11/18/2025 **Status:** ✅ Merged **Merged:** 12/1/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `evals-intro-docs` --- ### 📝 Commits (5) - [`7f928c6`](https://github.com/langchain-ai/docs/commit/7f928c656701a0fa1dfff52290b2810a66b2efaa) WIP update eval intro docs for clarity online offline user journey - [`7e5bd94`](https://github.com/langchain-ai/docs/commit/7e5bd9429eb08efd2e26f5b01083919acad0db67) Updates to concepts page - [`39bb829`](https://github.com/langchain-ai/docs/commit/39bb829ed21a21d11907d3210b97e8ee870513ba) Remove test page and update overview - [`062b4e8`](https://github.com/langchain-ai/docs/commit/062b4e8d439e892fe48d2489e9378007fd3cc6ae) Add updates from feedback - [`983fa4a`](https://github.com/langchain-ai/docs/commit/983fa4ad8d8600ac80fd9ddd5cdf5d5edfd2f96b) TS feedback ### 📊 Changes **7 files changed** (+389 additions, -143 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+2 -0) 📝 `src/langsmith/evaluation-concepts.mdx` (+182 -123) ➕ `src/langsmith/evaluation-types.mdx` (+70 -0) 📝 `src/langsmith/evaluation.mdx` (+91 -12) ➕ `src/langsmith/experiment-configuration.mdx` (+34 -0) 📝 `src/langsmith/pytest.mdx` (+7 -5) 📝 `src/langsmith/vitest-jest.mdx` (+3 -3) </details> ### 📄 Description Fixes DOC-456 ## Preview https://langchain-5e9cc07a-preview-evalsi-1764016425-db5351a.mintlify.app/langsmith/evaluation-concepts --- <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:32 -05:00
yindo closed this issue 2026-02-17 17:22:32 -05:00
yindo changed title from [PR #1518] Update eval intro docs for clarity online offline user journey to [PR #1518] [MERGED] Update eval intro docs for clarity online offline user journey 2026-06-05 18:13:55 -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#1607