[PR #93] [MERGED] Limit Retries in OpenAI #102

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-benchmarks/pull/93
Author: @hinthornw
Created: 11/28/2023
Status: Merged
Merged: 11/28/2023
Merged by: @hinthornw

Base: mainHead: wfh/eval_llm


📝 Commits (2)

📊 Changes

5 files changed (+38 additions, -6 deletions)

View changed files

📝 docs/source/notebooks/tool_usage/multiverse_math.ipynb (+1 -1)
📝 langchain_benchmarks/extraction/evaluators.py (+11 -1)
📝 langchain_benchmarks/extraction/implementations.py (+7 -1)
📝 langchain_benchmarks/rag/evaluators.py (+12 -2)
📝 langchain_benchmarks/tool_usage/evaluators.py (+7 -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/93 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 11/28/2023 **Status:** ✅ Merged **Merged:** 11/28/2023 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/eval_llm` --- ### 📝 Commits (2) - [`1bfd471`](https://github.com/langchain-ai/langchain-benchmarks/commit/1bfd47105556ed8cb191232ae97ea955c30ad889) Limit Retries in OpenAI - [`547086f`](https://github.com/langchain-ai/langchain-benchmarks/commit/547086f099785c0d35080e74656d0c3ff4d28245) 60s ### 📊 Changes **5 files changed** (+38 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `docs/source/notebooks/tool_usage/multiverse_math.ipynb` (+1 -1) 📝 `langchain_benchmarks/extraction/evaluators.py` (+11 -1) 📝 `langchain_benchmarks/extraction/implementations.py` (+7 -1) 📝 `langchain_benchmarks/rag/evaluators.py` (+12 -2) 📝 `langchain_benchmarks/tool_usage/evaluators.py` (+7 -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:12 -05:00
yindo closed this issue 2026-02-16 00:18:12 -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#102