[PR #189] [CLOSED] adding extraction task #194

Closed
opened 2026-02-16 00:18:30 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-benchmarks/pull/189
Author: @isahers1
Created: 7/16/2024
Status: Closed

Base: mainHead: isaac/extractionquerytooltask


📝 Commits (4)

📊 Changes

3 files changed (+1270 additions, -3 deletions)

View changed files

📝 langchain_benchmarks/model_registration.py (+31 -3)
langchain_benchmarks/tool_usage/tasks/extraction_query.py (+986 -0)
scripts/extract_task.py (+253 -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/langchain-benchmarks/pull/189 **Author:** [@isahers1](https://github.com/isahers1) **Created:** 7/16/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `isaac/extractionquerytooltask` --- ### 📝 Commits (4) - [`532a12f`](https://github.com/langchain-ai/langchain-benchmarks/commit/532a12ff42737eb9f3d4518a66fe1bf4bab69540) first draft - [`782dc78`](https://github.com/langchain-ai/langchain-benchmarks/commit/782dc78d094a7121dfb940f3976204661eda08e2) edits - [`c9c15a6`](https://github.com/langchain-ai/langchain-benchmarks/commit/c9c15a6fb7d3762cc40ac786afdb0bf16473ce58) second draft - [`6247b03`](https://github.com/langchain-ai/langchain-benchmarks/commit/6247b03a872b3dac066a80edbba2dbbe596e2f01) draft state ### 📊 Changes **3 files changed** (+1270 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `langchain_benchmarks/model_registration.py` (+31 -3) ➕ `langchain_benchmarks/tool_usage/tasks/extraction_query.py` (+986 -0) ➕ `scripts/extract_task.py` (+253 -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-16 00:18:30 -05:00
yindo closed this issue 2026-02-16 00:18: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/langchain-benchmarks#194