[PR #667] [MERGED] Improve the evaluation quickstart #909

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/667
Author: @katmayb
Created: 9/26/2025
Status: Merged
Merged: 10/7/2025
Merged by: @katmayb

Base: mainHead: improve-evaluation-quickstart


📝 Commits (4)

  • 4e10212 Improve the evaluation quickstart
  • 3a5ea95 Add workspace secrets content to UI portion
  • 0c0d2c8 Feedback
  • 31a5b36 Merge branch 'main' into improve-evaluation-quickstart

📊 Changes

8 files changed (+462 additions, -196 deletions)

View changed files

📝 src/langsmith/evaluation-quickstart.mdx (+460 -194)
src/langsmith/images/experiment-results-link-dark.png (+0 -0)
src/langsmith/images/experiment-results-link-light.png (+0 -0)
src/langsmith/images/full-experiment-view-dark.png (+0 -0)
src/langsmith/images/full-experiment-view-light.png (+0 -0)
src/langsmith/images/playground-system-prompt-dark.png (+0 -0)
src/langsmith/images/playground-system-prompt-light.png (+0 -0)
📝 src/snippets/langsmith/set-workspace-secrets.mdx (+2 -2)

📄 Description

This part of a series of PRs to improve the LangSmith quickstarts. Idea is to provide a seamless workflow through the first steps of an evaluation. Improved some of the definitions, cleared up language. Tested UI + Python SDK + TS SDK steps.
Added tabs for the UI / SDK steps.

Preview

https://langchain-5e9cc07a-preview-improv-1758917689-332a71a.mintlify.app/langsmith/evaluation-quickstart


🔄 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/667 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 9/26/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `improve-evaluation-quickstart` --- ### 📝 Commits (4) - [`4e10212`](https://github.com/langchain-ai/docs/commit/4e102129610c53e63814a37826be824ab1f00575) Improve the evaluation quickstart - [`3a5ea95`](https://github.com/langchain-ai/docs/commit/3a5ea9550127f7cb937c22a84a3ef66e8f55c7f8) Add workspace secrets content to UI portion - [`0c0d2c8`](https://github.com/langchain-ai/docs/commit/0c0d2c865737d7fdc95753aea463d4731fa6a3c8) Feedback - [`31a5b36`](https://github.com/langchain-ai/docs/commit/31a5b3641c5d26cb1a8dd8643d30af36a118b83d) Merge branch 'main' into improve-evaluation-quickstart ### 📊 Changes **8 files changed** (+462 additions, -196 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/evaluation-quickstart.mdx` (+460 -194) ➕ `src/langsmith/images/experiment-results-link-dark.png` (+0 -0) ➕ `src/langsmith/images/experiment-results-link-light.png` (+0 -0) ➕ `src/langsmith/images/full-experiment-view-dark.png` (+0 -0) ➕ `src/langsmith/images/full-experiment-view-light.png` (+0 -0) ➕ `src/langsmith/images/playground-system-prompt-dark.png` (+0 -0) ➕ `src/langsmith/images/playground-system-prompt-light.png` (+0 -0) 📝 `src/snippets/langsmith/set-workspace-secrets.mdx` (+2 -2) </details> ### 📄 Description This part of a series of PRs to improve the LangSmith quickstarts. Idea is to provide a seamless workflow through the first steps of an evaluation. Improved some of the definitions, cleared up language. Tested UI + Python SDK + TS SDK steps. Added tabs for the UI / SDK steps. ## Preview https://langchain-5e9cc07a-preview-improv-1758917689-332a71a.mintlify.app/langsmith/evaluation-quickstart --- <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:21:21 -05:00
yindo closed this issue 2026-02-17 17:21:21 -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#909