[PR #150] [MERGED] Data Extraction Example #174

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-cookbook/pull/150
Author: @hinthornw
Created: 10/27/2023
Status: Merged
Merged: 10/27/2023
Merged by: @hinthornw

Base: mainHead: wfh/extraction_rough


📝 Commits (5)

📊 Changes

5 files changed (+1541 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)

📄 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/150 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 10/27/2023 **Status:** ✅ Merged **Merged:** 10/27/2023 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/extraction_rough` --- ### 📝 Commits (5) - [`923ddda`](https://github.com/langchain-ai/langsmith-cookbook/commit/923ddda73b2205b20c6d09c6431007883883ef46) extraction example - [`1e138fd`](https://github.com/langchain-ai/langsmith-cookbook/commit/1e138fdedd389cc06c881dac623668323a0eafba) rm - [`d9fc67e`](https://github.com/langchain-ai/langsmith-cookbook/commit/d9fc67e27e3a31de26b5d12255b49a94822d200a) tmp - [`1aa8170`](https://github.com/langchain-ai/langsmith-cookbook/commit/1aa81703c2a9729262530c7ede8dde11e0040ef1) Add img - [`88b4136`](https://github.com/langchain-ai/langsmith-cookbook/commit/88b41363802f813c29d9dd68090fa7eece44503b) merge ### 📊 Changes **5 files changed** (+1541 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) </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:29 -05:00
yindo closed this issue 2026-02-21 17:16:29 -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#174