[PR #137] [MERGED] Run w/o langsmith #147

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-benchmarks/pull/137
Author: @hinthornw
Created: 12/14/2023
Status: Merged
Merged: 12/15/2023
Merged by: @hinthornw

Base: mainHead: wfh/run_without_langsmith


📝 Commits (3)

📊 Changes

4 files changed (+785 additions, -2 deletions)

View changed files

docs/source/notebooks/run_without_langsmith.ipynb (+600 -0)
📝 docs/source/toc.segment (+6 -0)
📝 langchain_benchmarks/utils/__init__.py (+1 -0)
📝 langchain_benchmarks/utils/_langsmith.py (+178 -2)

📄 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/137 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 12/14/2023 **Status:** ✅ Merged **Merged:** 12/15/2023 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/run_without_langsmith` --- ### 📝 Commits (3) - [`f91ad59`](https://github.com/langchain-ai/langchain-benchmarks/commit/f91ad599de357dcc9057312b709a91b0c59c6817) update eval - [`814f46c`](https://github.com/langchain-ai/langchain-benchmarks/commit/814f46ca98356e0e5b9af0fc9e54ab3007b86798) update toc - [`74531ce`](https://github.com/langchain-ai/langchain-benchmarks/commit/74531ce5a904c25bdd149e44d447e6a5a47c088c) rwl ### 📊 Changes **4 files changed** (+785 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `docs/source/notebooks/run_without_langsmith.ipynb` (+600 -0) 📝 `docs/source/toc.segment` (+6 -0) 📝 `langchain_benchmarks/utils/__init__.py` (+1 -0) 📝 `langchain_benchmarks/utils/_langsmith.py` (+178 -2) </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:20 -05:00
yindo closed this issue 2026-02-16 00:18:20 -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#147