[PR #4] [MERGED] split out datasets #3

Closed
opened 2026-02-15 17:04:11 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/agent-evals/pull/4
Author: @vbarda
Created: 12/2/2024
Status: Merged
Merged: 12/2/2024
Merged by: @vbarda

Base: mainHead: vb/update-w-feedback


📝 Commits (5)

📊 Changes

7 files changed (+589 additions, -323 deletions)

View changed files

company_data_enrichment/README.md (+0 -292)
📝 math/README.md (+1 -1)
📝 people_data_enrichment/README.md (+1 -1)
public_company_data_enrichment/README.md (+172 -0)
public_company_data_enrichment/run_eval.py (+200 -0)
startup_data_enrichment/README.md (+184 -0)
📝 startup_data_enrichment/run_eval.py (+31 -29)

📄 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/agent-evals/pull/4 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 12/2/2024 **Status:** ✅ Merged **Merged:** 12/2/2024 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/update-w-feedback` --- ### 📝 Commits (5) - [`faa06b5`](https://github.com/langchain-ai/agent-evals/commit/faa06b587342652e9e41a2c7536795c22f978356) split out datasets - [`9a16bfc`](https://github.com/langchain-ai/agent-evals/commit/9a16bfcb53c99a088b02b4dcb35483b1dc48cd6e) update - [`05335f0`](https://github.com/langchain-ai/agent-evals/commit/05335f00a272dbfdd46038cf354643f8db4b9adb) update - [`9c176a2`](https://github.com/langchain-ai/agent-evals/commit/9c176a25472ceb67d260ef4697d72823623dec32) update - [`5afc511`](https://github.com/langchain-ai/agent-evals/commit/5afc51151eb6df5fbe9ecef67cd5ba5be43c37fe) update ### 📊 Changes **7 files changed** (+589 additions, -323 deletions) <details> <summary>View changed files</summary> ➖ `company_data_enrichment/README.md` (+0 -292) 📝 `math/README.md` (+1 -1) 📝 `people_data_enrichment/README.md` (+1 -1) ➕ `public_company_data_enrichment/README.md` (+172 -0) ➕ `public_company_data_enrichment/run_eval.py` (+200 -0) ➕ `startup_data_enrichment/README.md` (+184 -0) 📝 `startup_data_enrichment/run_eval.py` (+31 -29) </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-15 17:04:11 -05:00
yindo closed this issue 2026-02-15 17:04:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/agent-evals#3