[PR #163] add notebook for custom chain benchmarking on extraction data #170

Open
opened 2026-02-16 00:18:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-benchmarks/pull/163
Author: @hwchase17
Created: 2/20/2024
Status: 🔄 Open

Base: mainHead: harrison/update-docs


📝 Commits (6)

📊 Changes

3 files changed (+381 additions, -2 deletions)

View changed files

📝 docs/source/notebooks/extraction/chat_extraction.ipynb (+1 -1)
docs/source/notebooks/extraction/custom-chain.ipynb (+379 -0)
📝 docs/source/notebooks/extraction/email.ipynb (+1 -1)

📄 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/langchain-benchmarks/pull/163 **Author:** [@hwchase17](https://github.com/hwchase17) **Created:** 2/20/2024 **Status:** 🔄 Open **Base:** `main` ← **Head:** `harrison/update-docs` --- ### 📝 Commits (6) - [`4a3e462`](https://github.com/langchain-ai/langchain-benchmarks/commit/4a3e4622b0e2243e79fac22e2ff62dc530e63a5b) Merge pull request #13 from langchain-ai/wfh/update_db_connection - [`34a1cef`](https://github.com/langchain-ai/langchain-benchmarks/commit/34a1cef589e9b10e0da3f3f13f706f9e161a4e2b) Merge branch 'main' of github.com:langchain-ai/langchain-benchmarks - [`68c146b`](https://github.com/langchain-ai/langchain-benchmarks/commit/68c146b514afdcf9edfe55d01549360aef079d53) add custom chain benchmarking - [`00cf87f`](https://github.com/langchain-ai/langchain-benchmarks/commit/00cf87f59b6938a61081d26bfb8fbb79ab2575bb) cr - [`1518c0e`](https://github.com/langchain-ai/langchain-benchmarks/commit/1518c0ea438dede02fef5cf6bf7a26daf6dc44b4) cr - [`6e613a5`](https://github.com/langchain-ai/langchain-benchmarks/commit/6e613a57e1fc8ba2a56ac14886bfc257a711a48b) cr ### 📊 Changes **3 files changed** (+381 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/source/notebooks/extraction/chat_extraction.ipynb` (+1 -1) ➕ `docs/source/notebooks/extraction/custom-chain.ipynb` (+379 -0) 📝 `docs/source/notebooks/extraction/email.ipynb` (+1 -1) </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-16 00:18:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-benchmarks#170