mirror of
https://github.com/langchain-ai/langchain-benchmarks.git
synced 2026-07-01 22:34:02 -04:00
[PR #188] [CLOSED] automating tool benchmarks #192
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/188
Author: @isahers1
Created: 7/3/2024
Status: ❌ Closed
Base:
main← Head:isaac/toolbenchmarks📝 Commits (10+)
3aae5dafirst draftea10c07second drafta601b6dfmt84cca0afmt9378a8dfmt17c7794semantic search working (i think)47382f8Merge branch 'isaac/toolbenchmarks' of https://github.com/langchain-ai/langchain-benchmarks into isaac/toolbenchmarksab16d66fmt94506e4fmtb10c099fmt📊 Changes
29 files changed (+1094 additions, -1356 deletions)
View changed files
➕
.github/workflows/_benchmarks.yml(+30 -0)📝
Makefile(+2 -0)📝
archived/csv-qa/custom_agent.py(+1 -1)📝
archived/csv-qa/pandas_agent_gpt_35.py(+1 -1)📝
archived/csv-qa/pandas_agent_gpt_4.py(+1 -1)📝
archived/csv-qa/pandas_ai.py(+1 -1)📝
archived/csv-qa/streamlit_app.py(+1 -1)📝
archived/extraction/streamlit_app.py(+1 -1)📝
archived/langchain-docs-benchmarking/packages/openai-functions-agent/openai_functions_agent/agent.py(+1 -1)📝
archived/langchain-docs-benchmarking/run_evals.py(+1 -1)📝
docs/source/notebooks/extraction/chat_extraction.ipynb(+1 -1)📝
docs/source/notebooks/extraction/email.ipynb(+1 -1)📝
docs/source/notebooks/extraction/intro.ipynb(+1 -1)📝
docs/source/notebooks/retrieval/comparing_techniques.ipynb(+2 -1)📝
docs/source/notebooks/retrieval/multi_modal_benchmarking/multi_modal_eval.ipynb(+1 -1)📝
docs/source/notebooks/retrieval/multi_modal_benchmarking/multi_modal_eval_baseline.ipynb(+1 -1)📝
docs/source/notebooks/retrieval/semi_structured_benchmarking/semi_structured.ipynb(+1 -1)📝
docs/source/notebooks/retrieval/semi_structured_benchmarking/ss_eval_multi_vector.ipynb(+1 -1)📝
langchain_benchmarks/extraction/evaluators.py(+1 -1)📝
langchain_benchmarks/extraction/implementations.py(+1 -1)...and 9 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.