[PR #130] [MERGED] Add version #139

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

📋 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: mainHead: eugene/add_version


📝 Commits (5)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langchain-benchmarks/pull/130 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 12/14/2023 **Status:** ✅ Merged **Merged:** 12/14/2023 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/add_version` --- ### 📝 Commits (5) - [`72fc1f1`](https://github.com/langchain-ai/langchain-benchmarks/commit/72fc1f18d28ad2a2af4e4a83e7a13aaeadc4ac8e) x - [`a5e5bd7`](https://github.com/langchain-ai/langchain-benchmarks/commit/a5e5bd7b2954d006f94671ea43a4017351466ae1) x - [`8325c54`](https://github.com/langchain-ai/langchain-benchmarks/commit/8325c54e772e5f5a6d3cd50cfc20184c5e2eed3d) x - [`321463c`](https://github.com/langchain-ai/langchain-benchmarks/commit/321463c148ed317246994aca1e6731cc7f13c26e) x - [`35023b5`](https://github.com/langchain-ai/langchain-benchmarks/commit/35023b5e0dafff1eca0bd9cad71003638ef3579d) x ### 📊 Changes **8 files changed** (+18 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Add __version__ and lint --- <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:19 -05:00
yindo closed this issue 2026-02-16 00:18:19 -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#139