[PR #722] [MERGED] New evaluators config #734

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/722
Author: @tanushree-sharma
Created: 3/24/2025
Status: Merged
Merged: 3/25/2025
Merged by: @tanushree-sharma

Base: mainHead: new-evaluators-ux


📝 Commits (7)

📊 Changes

13 files changed (+185 additions, -127 deletions)

View changed files

📝 docs/evaluation/concepts/index.mdx (+1 -1)
📝 docs/evaluation/how_to_guides/create_few_shot_evaluators.mdx (+26 -31)
📝 docs/evaluation/how_to_guides/index.md (+8 -9)
📝 docs/evaluation/how_to_guides/llm_as_judge.mdx (+94 -9)
📝 docs/evaluation/how_to_guides/run_evaluation_from_prompt_playground.mdx (+15 -13)
docs/evaluation/how_to_guides/static/click_to_edit_prompt.png (+0 -0)
docs/evaluation/how_to_guides/static/playground_eval.png (+0 -0)
docs/evaluation/how_to_guides/static/playground_evaluator.gif (+0 -0)
docs/evaluation/how_to_guides/static/playground_experiment.gif (+0 -0)
📝 docs/evaluation/how_to_guides/static/view_few_shot_ds.png (+0 -0)
📝 docs/evaluation/index.mdx (+8 -1)
📝 docs/observability/how_to_guides/online_evaluations.mdx (+23 -63)
📝 src/css/custom.css (+10 -0)

📄 Description

No description provided


🔄 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/langsmith-docs/pull/722 **Author:** [@tanushree-sharma](https://github.com/tanushree-sharma) **Created:** 3/24/2025 **Status:** ✅ Merged **Merged:** 3/25/2025 **Merged by:** [@tanushree-sharma](https://github.com/tanushree-sharma) **Base:** `main` ← **Head:** `new-evaluators-ux` --- ### 📝 Commits (7) - [`ee20189`](https://github.com/langchain-ai/langsmith-docs/commit/ee20189ca84fe348facf947d470e4595c488be9e) first pass - [`85f42d5`](https://github.com/langchain-ai/langsmith-docs/commit/85f42d58fd82289896c9956cd50deac92807f555) updates - [`f1538d1`](https://github.com/langchain-ai/langsmith-docs/commit/f1538d178eb4a5ca4498bff62f060525225c3226) Apply suggestions from code review - [`b1b0df5`](https://github.com/langchain-ai/langsmith-docs/commit/b1b0df51d340afa1bae072b98d827e7339e8bef6) addressing feedback - [`a811255`](https://github.com/langchain-ai/langsmith-docs/commit/a81125592e0beac3ae212a33c81b656c6272530c) removed zoomableimage - [`37493d6`](https://github.com/langchain-ai/langsmith-docs/commit/37493d68b656f73b34deedbd29eca2bb4239d277) feedback - [`47b3877`](https://github.com/langchain-ai/langsmith-docs/commit/47b38775c63803a3ca15dfafd857219bdb13dd8b) Merge branch 'main' into new-evaluators-ux ### 📊 Changes **13 files changed** (+185 additions, -127 deletions) <details> <summary>View changed files</summary> 📝 `docs/evaluation/concepts/index.mdx` (+1 -1) 📝 `docs/evaluation/how_to_guides/create_few_shot_evaluators.mdx` (+26 -31) 📝 `docs/evaluation/how_to_guides/index.md` (+8 -9) 📝 `docs/evaluation/how_to_guides/llm_as_judge.mdx` (+94 -9) 📝 `docs/evaluation/how_to_guides/run_evaluation_from_prompt_playground.mdx` (+15 -13) ➖ `docs/evaluation/how_to_guides/static/click_to_edit_prompt.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/static/playground_eval.png` (+0 -0) ➕ `docs/evaluation/how_to_guides/static/playground_evaluator.gif` (+0 -0) ➕ `docs/evaluation/how_to_guides/static/playground_experiment.gif` (+0 -0) 📝 `docs/evaluation/how_to_guides/static/view_few_shot_ds.png` (+0 -0) 📝 `docs/evaluation/index.mdx` (+8 -1) 📝 `docs/observability/how_to_guides/online_evaluations.mdx` (+23 -63) 📝 `src/css/custom.css` (+10 -0) </details> ### 📄 Description _No description provided_ --- <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-21 17:18:46 -05:00
yindo closed this issue 2026-02-21 17:18:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#734