[PR #143] [MERGED] Update openai function factory, update benchmark all #152

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

📋 Pull Request Information

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

Base: mainHead: eugene/benchmark_all


📝 Commits (1)

📊 Changes

3 files changed (+42 additions, -418 deletions)

View changed files

📝 docs/source/notebooks/tool_usage/benchmark_all_tasks.ipynb (+25 -413)
📝 langchain_benchmarks/tool_usage/agents/anthropic_tool_user.py (+1 -1)
📝 langchain_benchmarks/tool_usage/agents/openai_functions.py (+16 -4)

📄 Description

  • Update open ai agent factory to be consistent with other factories.
  • Update benchmark all to add anthropic sdk.

🔄 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/143 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 12/15/2023 **Status:** ✅ Merged **Merged:** 12/15/2023 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/benchmark_all` --- ### 📝 Commits (1) - [`3981ff2`](https://github.com/langchain-ai/langchain-benchmarks/commit/3981ff205b47499107b6bc4163c1dfa5e314a5bb) x ### 📊 Changes **3 files changed** (+42 additions, -418 deletions) <details> <summary>View changed files</summary> 📝 `docs/source/notebooks/tool_usage/benchmark_all_tasks.ipynb` (+25 -413) 📝 `langchain_benchmarks/tool_usage/agents/anthropic_tool_user.py` (+1 -1) 📝 `langchain_benchmarks/tool_usage/agents/openai_functions.py` (+16 -4) </details> ### 📄 Description * Update open ai agent factory to be consistent with other factories. * Update benchmark all to add anthropic sdk. --- <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:21 -05:00
yindo closed this issue 2026-02-16 00:18:21 -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#152