mirror of
https://github.com/langchain-ai/langsmith-cookbook.git
synced 2026-07-01 08:12:02 -04:00
[PR #153] Filtering tool output #177
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langsmith-cookbook/pull/153
Author: @hinthornw
Created: 10/31/2023
Status: 🔄 Open
Base:
main← Head:wfh/nested_tools📝 Commits (2)
4e09f8dData Extraction Example (#150)b1da59aFiltering tool output📊 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.