[PR #878] [MERGED] align evals tutorial LS-4098 #856

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/878
Author: @isahers1
Created: 6/30/2025
Status: Merged
Merged: 7/14/2025
Merged by: @tanushree-sharma

Base: mainHead: isaac/align_eval_docs


📝 Commits (9)

  • 8943fe6 skeleton
  • 1e3be5d second pass
  • 7f535cb Merge branch 'main' into isaac/align_eval_docs
  • 14344f3 updates
  • 0265169 Merge branch 'isaac/align_eval_docs' of github.com:langchain-ai/langsmith-docs into isaac/align_eval_docs
  • dc60a49 updates from feedback
  • 7498637 updates
  • 29104d5 Merge branch 'main' into isaac/align_eval_docs
  • 114bd11 Merge branch 'main' into isaac/align_eval_docs

📊 Changes

7 files changed (+122 additions, -0 deletions)

View changed files

docs/evaluation/tutorials/aligning_evaluator.mdx (+121 -0)
📝 docs/evaluation/tutorials/index.mdx (+1 -0)
docs/evaluation/tutorials/static/add_to_evaluator_queue.gif (+0 -0)
docs/evaluation/tutorials/static/alignment_evaluator_pg.gif (+0 -0)
docs/evaluation/tutorials/static/alignment_starting_point.png (+0 -0)
docs/evaluation/tutorials/static/enable_reasoning.gif (+0 -0)
docs/evaluation/tutorials/static/evaluator_pg.gif (+0 -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/878 **Author:** [@isahers1](https://github.com/isahers1) **Created:** 6/30/2025 **Status:** ✅ Merged **Merged:** 7/14/2025 **Merged by:** [@tanushree-sharma](https://github.com/tanushree-sharma) **Base:** `main` ← **Head:** `isaac/align_eval_docs` --- ### 📝 Commits (9) - [`8943fe6`](https://github.com/langchain-ai/langsmith-docs/commit/8943fe6f48d5dfca2b3347803514660be64e9c7f) skeleton - [`1e3be5d`](https://github.com/langchain-ai/langsmith-docs/commit/1e3be5d6f93cfe141f980092cba422dfde93ee24) second pass - [`7f535cb`](https://github.com/langchain-ai/langsmith-docs/commit/7f535cb383014c81db57d2ac568777e726389561) Merge branch 'main' into isaac/align_eval_docs - [`14344f3`](https://github.com/langchain-ai/langsmith-docs/commit/14344f3df4dfbc29cee546155398ab9919b0c98b) updates - [`0265169`](https://github.com/langchain-ai/langsmith-docs/commit/0265169b5eccaa64fa3805bdcea2b33de2b44c89) Merge branch 'isaac/align_eval_docs' of github.com:langchain-ai/langsmith-docs into isaac/align_eval_docs - [`dc60a49`](https://github.com/langchain-ai/langsmith-docs/commit/dc60a492222a514938f8a2306a1f2cc2fa37c319) updates from feedback - [`7498637`](https://github.com/langchain-ai/langsmith-docs/commit/74986374a14f1c851a2a3b05b0648c63fff51bd9) updates - [`29104d5`](https://github.com/langchain-ai/langsmith-docs/commit/29104d5ee7ea5cdbba658367966d23fa2648b971) Merge branch 'main' into isaac/align_eval_docs - [`114bd11`](https://github.com/langchain-ai/langsmith-docs/commit/114bd11918768a45f87eb87f9ac0d9769c261157) Merge branch 'main' into isaac/align_eval_docs ### 📊 Changes **7 files changed** (+122 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/evaluation/tutorials/aligning_evaluator.mdx` (+121 -0) 📝 `docs/evaluation/tutorials/index.mdx` (+1 -0) ➕ `docs/evaluation/tutorials/static/add_to_evaluator_queue.gif` (+0 -0) ➕ `docs/evaluation/tutorials/static/alignment_evaluator_pg.gif` (+0 -0) ➕ `docs/evaluation/tutorials/static/alignment_starting_point.png` (+0 -0) ➕ `docs/evaluation/tutorials/static/enable_reasoning.gif` (+0 -0) ➕ `docs/evaluation/tutorials/static/evaluator_pg.gif` (+0 -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:19:04 -05:00
yindo closed this issue 2026-02-21 17:19:04 -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#856