[PR #3435] [MERGED] Add metadata parameter to evaluate/aevaluate calls #3484

Closed
opened 2026-06-05 18:23:15 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3435
Author: @fjmorris
Created: 4/3/2026
Status: Merged
Merged: 4/6/2026
Merged by: @fjmorris

Base: mainHead: fjmorris/DOC-958


📝 Commits (4)

  • 98f5d63 Modified evaluate-graph.mdx and langchain-runnable.mdx to add metadata parameter to evaluate and aevaluate calls.
  • 9a4ee84 Merge remote-tracking branch 'origin/main' into fjmorris/DOC-958
  • 2caafb6 Incorporated feedback from Catherine to update image. Updated python code to work.
  • 3513596 Merge remote-tracking branch 'origin/main' into fjmorris/DOC-958

📊 Changes

3 files changed (+104 additions, -49 deletions)

View changed files

📝 src/langsmith/evaluate-graph.mdx (+89 -41)
📝 src/langsmith/images/runnable-eval.png (+0 -0)
📝 src/langsmith/langchain-runnable.mdx (+15 -8)

📄 Description

  • Modified evaluate-graph.mdx and langchain-runnable.mdx, added metadata parameter to evaluate and aevaluate calls and updated code samples to run correctly. Updated image.

Fixes DOC-958

Preview

How to evaluate a runnable
How to evaluate a graph


🔄 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/3435 **Author:** [@fjmorris](https://github.com/fjmorris) **Created:** 4/3/2026 **Status:** ✅ Merged **Merged:** 4/6/2026 **Merged by:** [@fjmorris](https://github.com/fjmorris) **Base:** `main` ← **Head:** `fjmorris/DOC-958` --- ### 📝 Commits (4) - [`98f5d63`](https://github.com/langchain-ai/docs/commit/98f5d6319081674e855a48e08288159ec8d2b9d1) Modified evaluate-graph.mdx and langchain-runnable.mdx to add metadata parameter to evaluate and aevaluate calls. - [`9a4ee84`](https://github.com/langchain-ai/docs/commit/9a4ee846682e02f33c7d0512d1f7557f67331c21) Merge remote-tracking branch 'origin/main' into fjmorris/DOC-958 - [`2caafb6`](https://github.com/langchain-ai/docs/commit/2caafb65d070d1cbde95698713efb3c0f1b6fefa) Incorporated feedback from Catherine to update image. Updated python code to work. - [`3513596`](https://github.com/langchain-ai/docs/commit/3513596e3917ace428b57517f91c3070c0e3f75a) Merge remote-tracking branch 'origin/main' into fjmorris/DOC-958 ### 📊 Changes **3 files changed** (+104 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/evaluate-graph.mdx` (+89 -41) 📝 `src/langsmith/images/runnable-eval.png` (+0 -0) 📝 `src/langsmith/langchain-runnable.mdx` (+15 -8) </details> ### 📄 Description - Modified evaluate-graph.mdx and langchain-runnable.mdx, added metadata parameter to evaluate and aevaluate calls and updated code samples to run correctly. Updated image. Fixes DOC-958 ## Preview [How to evaluate a runnable](https://langchain-5e9cc07a-preview-fjmorr-1775512916-f98df74.mintlify.app/langsmith/langchain-runnable) [How to evaluate a graph](https://langchain-5e9cc07a-preview-fjmorr-1775512916-f98df74.mintlify.app/langsmith/evaluate-graph) --- <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-06-05 18:23:15 -04:00
yindo closed this issue 2026-06-05 18:23:15 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#3484