[PR #30] [MERGED] Fix missing function call part #120

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/30
Author: @devleejb
Created: 9/16/2023
Status: Merged
Merged: 9/17/2023
Merged by: @hinthornw

Base: mainHead: fix-evaluator


📝 Commits (1)

  • a113a47 Fix missing function call part

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 docs/evaluation/evaluator-implementations.mdx (+4 -0)

📄 Description

  • Add missing run_on_dataset function call

🔄 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/30 **Author:** [@devleejb](https://github.com/devleejb) **Created:** 9/16/2023 **Status:** ✅ Merged **Merged:** 9/17/2023 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `fix-evaluator` --- ### 📝 Commits (1) - [`a113a47`](https://github.com/langchain-ai/langsmith-docs/commit/a113a47e4006e2409e9e07a0a5e461449559d93f) Fix missing function call part ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/evaluation/evaluator-implementations.mdx` (+4 -0) </details> ### 📄 Description - Add missing `run_on_dataset` function call --- <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:17:21 -05:00
yindo closed this issue 2026-02-21 17:17: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/langsmith-docs#120