[PR #153] Filtering tool output #177

Open
opened 2026-02-21 17:16:30 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-cookbook/pull/153
Author: @hinthornw
Created: 10/31/2023
Status: 🔄 Open

Base: mainHead: wfh/nested_tools


📝 Commits (2)

📊 Changes

9 files changed (+2214 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
📝 testing-examples/README.md (+1 -0)
testing-examples/data-extraction/contract-extraction.ipynb (+1267 -0)
testing-examples/data-extraction/extraction.ipynb (+272 -0)
testing-examples/data-extraction/img/contract-extraction-dataset.png (+0 -0)
tracing-examples/filtering-tool-output/filter_tool_output.ipynb (+386 -0)
tracing-examples/filtering-tool-output/img/Untitled.ipynb (+287 -0)
tracing-examples/filtering-tool-output/img/full_run.png (+0 -0)
tracing-examples/filtering-tool-output/img/trace.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-cookbook/pull/153 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 10/31/2023 **Status:** 🔄 Open **Base:** `main` ← **Head:** `wfh/nested_tools` --- ### 📝 Commits (2) - [`4e09f8d`](https://github.com/langchain-ai/langsmith-cookbook/commit/4e09f8d44b17a47fa38b002af73ab980fdfbe6eb) Data Extraction Example (#150) - [`b1da59a`](https://github.com/langchain-ai/langsmith-cookbook/commit/b1da59ac7ae9f39a0ce27b4effde3ab936fbf871) Filtering tool output ### 📊 Changes **9 files changed** (+2214 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `testing-examples/README.md` (+1 -0) ➕ `testing-examples/data-extraction/contract-extraction.ipynb` (+1267 -0) ➕ `testing-examples/data-extraction/extraction.ipynb` (+272 -0) ➕ `testing-examples/data-extraction/img/contract-extraction-dataset.png` (+0 -0) ➕ `tracing-examples/filtering-tool-output/filter_tool_output.ipynb` (+386 -0) ➕ `tracing-examples/filtering-tool-output/img/Untitled.ipynb` (+287 -0) ➕ `tracing-examples/filtering-tool-output/img/full_run.png` (+0 -0) ➕ `tracing-examples/filtering-tool-output/img/trace.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:16:30 -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-cookbook#177