[PR #205] [MERGED] Do not enable langsmith tracer globally #428

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langserve/pull/205
Author: @eyurtsev
Created: 11/9/2023
Status: Merged
Merged: 11/13/2023
Merged by: @eyurtsev

Base: mainHead: eugene/remove_env_variable


📝 Commits (4)

📊 Changes

2 files changed (+67 additions, -68 deletions)

View changed files

📝 .github/workflows/langserve_ci.yml (+1 -0)
📝 tests/unit_tests/test_server_client.py (+66 -68)

📄 Description

Fixes test to not enable langsmith tracer globally


🔄 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/langserve/pull/205 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 11/9/2023 **Status:** ✅ Merged **Merged:** 11/13/2023 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/remove_env_variable` --- ### 📝 Commits (4) - [`b77b5d4`](https://github.com/langchain-ai/langserve/commit/b77b5d470ed23105262ba3eb2cae799092b8db19) x - [`fc6b212`](https://github.com/langchain-ai/langserve/commit/fc6b212fbfd035b0e61ce3f87905451668fefda7) x - [`90a35b3`](https://github.com/langchain-ai/langserve/commit/90a35b32a0f342c6939fd497710611ec783d39d0) Merge branch 'main' into eugene/remove_env_variable - [`dd538fb`](https://github.com/langchain-ai/langserve/commit/dd538fbb99ec626d75c3aa76853136dd1c41ea00) x ### 📊 Changes **2 files changed** (+67 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/langserve_ci.yml` (+1 -0) 📝 `tests/unit_tests/test_server_client.py` (+66 -68) </details> ### 📄 Description Fixes test to not enable langsmith tracer globally --- <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:20:30 -05:00
yindo closed this issue 2026-02-16 00:20:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langserve#428