[PR #837] [MERGED] improve docs for attaching evaluator to dataset #822

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/837
Author: @samnoyes
Created: 6/6/2025
Status: Merged
Merged: 7/23/2025
Merged by: @tanushree-sharma

Base: mainHead: sam/bind-dataset-rule


📝 Commits (9)

  • bd39cfe improve docs for attaching evaluator to dataset
  • 5e6d6c6 Apply suggestions from code review
  • a17c704 clean up
  • e907799 add next steps
  • f6d09a3 Merge branch 'main' into sam/bind-dataset-rule
  • 915968d remove unused images
  • fc2bb67 fix link
  • 3762651 Merge branch 'sam/bind-dataset-rule' of github.com:langchain-ai/langsmith-docs into sam/bind-dataset-rule
  • cd6868e Merge branch 'main' into sam/bind-dataset-rule

📊 Changes

4 files changed (+31 additions, -100 deletions)

View changed files

📝 docs/evaluation/how_to_guides/bind_evaluator_to_dataset.mdx (+28 -97)
📝 docs/evaluation/how_to_guides/index.md (+1 -1)
📝 docs/evaluation/how_to_guides/llm_as_judge.mdx (+2 -2)
📝 docs/evaluation/how_to_guides/static/create_evaluator.png (+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/837 **Author:** [@samnoyes](https://github.com/samnoyes) **Created:** 6/6/2025 **Status:** ✅ Merged **Merged:** 7/23/2025 **Merged by:** [@tanushree-sharma](https://github.com/tanushree-sharma) **Base:** `main` ← **Head:** `sam/bind-dataset-rule` --- ### 📝 Commits (9) - [`bd39cfe`](https://github.com/langchain-ai/langsmith-docs/commit/bd39cfe0237c0ab7bd416377908e60fc0153fe50) improve docs for attaching evaluator to dataset - [`5e6d6c6`](https://github.com/langchain-ai/langsmith-docs/commit/5e6d6c6ad3b54fa268724678ddc33b10476df244) Apply suggestions from code review - [`a17c704`](https://github.com/langchain-ai/langsmith-docs/commit/a17c704e1a97686d8937065f10e936d672694e43) clean up - [`e907799`](https://github.com/langchain-ai/langsmith-docs/commit/e9077996584c71214e8562abc3dfbc43c5262d32) add next steps - [`f6d09a3`](https://github.com/langchain-ai/langsmith-docs/commit/f6d09a3fa898e230da6a3cd6b8186029b4e1fe11) Merge branch 'main' into sam/bind-dataset-rule - [`915968d`](https://github.com/langchain-ai/langsmith-docs/commit/915968dcf4c3f3a0d10251a4939da3cec68289c3) remove unused images - [`fc2bb67`](https://github.com/langchain-ai/langsmith-docs/commit/fc2bb67a931ff9f07273b011636ca90c6401211c) fix link - [`3762651`](https://github.com/langchain-ai/langsmith-docs/commit/3762651fa878f2cf7ec65f35a6b8b3a1d2a1ac0c) Merge branch 'sam/bind-dataset-rule' of github.com:langchain-ai/langsmith-docs into sam/bind-dataset-rule - [`cd6868e`](https://github.com/langchain-ai/langsmith-docs/commit/cd6868e1aa8c9743cb82017992c73d6767193de9) Merge branch 'main' into sam/bind-dataset-rule ### 📊 Changes **4 files changed** (+31 additions, -100 deletions) <details> <summary>View changed files</summary> 📝 `docs/evaluation/how_to_guides/bind_evaluator_to_dataset.mdx` (+28 -97) 📝 `docs/evaluation/how_to_guides/index.md` (+1 -1) 📝 `docs/evaluation/how_to_guides/llm_as_judge.mdx` (+2 -2) 📝 `docs/evaluation/how_to_guides/static/create_evaluator.png` (+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:18:59 -05:00
yindo closed this issue 2026-02-21 17:18:59 -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#822