mirror of
https://github.com/langchain-ai/langchain-benchmarks.git
synced 2026-07-01 22:34:02 -04:00
[PR #93] [MERGED] Limit Retries in OpenAI #102
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:wfh/eval_llm📝 Commits (2)
1bfd471Limit Retries in OpenAI547086f60s📊 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.