[PR #146] [MERGED] Update notebooks #155

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-benchmarks/pull/146
Author: @eyurtsev
Created: 12/18/2023
Status: Merged
Merged: 12/18/2023
Merged by: @eyurtsev

Base: mainHead: eugene/simplify_run_benchmarks


📝 Commits (2)

📊 Changes

7 files changed (+1196 additions, -499 deletions)

View changed files

📝 docs/source/notebooks/datasets.ipynb (+223 -222)
📝 docs/source/notebooks/tool_usage/benchmark_all_tasks.ipynb (+693 -23)
📝 docs/source/notebooks/tool_usage/intro.ipynb (+214 -83)
📝 docs/source/notebooks/tool_usage/multiverse_math.ipynb (+19 -44)
📝 docs/source/notebooks/tool_usage/relational_data.ipynb (+5 -33)
📝 docs/source/notebooks/tool_usage/typewriter_1.ipynb (+34 -56)
📝 docs/source/notebooks/tool_usage/typewriter_26.ipynb (+8 -38)

📄 Description

Update notebooks for tool usage

  • Use task.get_eval_config()
  • Add benchmark all to introduction

🔄 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/146 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 12/18/2023 **Status:** ✅ Merged **Merged:** 12/18/2023 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/simplify_run_benchmarks` --- ### 📝 Commits (2) - [`7fcd7a8`](https://github.com/langchain-ai/langchain-benchmarks/commit/7fcd7a8bfccae617c68290bf667c317adfa095cf) x - [`4da4dea`](https://github.com/langchain-ai/langchain-benchmarks/commit/4da4dea2a4c2bd8bc59dd17fddad0e47f6acae18) x ### 📊 Changes **7 files changed** (+1196 additions, -499 deletions) <details> <summary>View changed files</summary> 📝 `docs/source/notebooks/datasets.ipynb` (+223 -222) 📝 `docs/source/notebooks/tool_usage/benchmark_all_tasks.ipynb` (+693 -23) 📝 `docs/source/notebooks/tool_usage/intro.ipynb` (+214 -83) 📝 `docs/source/notebooks/tool_usage/multiverse_math.ipynb` (+19 -44) 📝 `docs/source/notebooks/tool_usage/relational_data.ipynb` (+5 -33) 📝 `docs/source/notebooks/tool_usage/typewriter_1.ipynb` (+34 -56) 📝 `docs/source/notebooks/tool_usage/typewriter_26.ipynb` (+8 -38) </details> ### 📄 Description Update notebooks for tool usage - Use task.get_eval_config() - Add benchmark all to introduction --- <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:22 -05:00
yindo closed this issue 2026-02-16 00:18:22 -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#155