mirror of
https://github.com/langchain-ai/langchain-benchmarks.git
synced 2026-07-01 22:34:02 -04:00
[PR #130] [MERGED] Add version #139
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/130
Author: @eyurtsev
Created: 12/14/2023
Status: ✅ Merged
Merged: 12/14/2023
Merged by: @eyurtsev
Base:
main← Head:eugene/add_version📝 Commits (5)
72fc1f1xa5e5bd7x8325c54x321463cx35023b5x📊 Changes
8 files changed (+18 additions, -7 deletions)
View changed files
📝
langchain_benchmarks/__init__.py(+11 -0)📝
langchain_benchmarks/tool_usage/agents/adapters.py(+1 -1)📝
langchain_benchmarks/tool_usage/agents/experimental/agent.py(+2 -2)📝
langchain_benchmarks/tool_usage/agents/experimental/parser.py(+1 -1)📝
langchain_benchmarks/tool_usage/agents/experimental/tool_utils.py(+1 -1)📝
langchain_benchmarks/tool_usage/agents/openai_functions.py(+0 -1)📝
tests/unit_tests/agents/encoding_and_decoding/test_decoding.py(+1 -1)📝
tests/unit_tests/test_public_api.py(+1 -0)📄 Description
Add version and lint
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.