[PR #196] [MERGED] upgrade langchain dependency for proper project tracing logic #421

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

📋 Pull Request Information

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

Base: mainHead: 2023-11-09-upgrade-langchain-for-project-inference


📝 Commits (2)

  • 8de63d0 upgrade langchain dependency for proper project tracing logic
  • 4d28cb9 Merge branch 'main' into 2023-11-09-upgrade-langchain-for-project-inference

📊 Changes

2 files changed (+26 additions, -11 deletions)

View changed files

📝 poetry.lock (+25 -10)
📝 pyproject.toml (+1 -1)

📄 Description

We need to rely on langchain >= 0.333 to make sure langchain uses the langsmith sdk for figuring out the right project to trace to


🔄 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/196 **Author:** [@jakerachleff](https://github.com/jakerachleff) **Created:** 11/9/2023 **Status:** ✅ Merged **Merged:** 11/9/2023 **Merged by:** [@jakerachleff](https://github.com/jakerachleff) **Base:** `main` ← **Head:** `2023-11-09-upgrade-langchain-for-project-inference` --- ### 📝 Commits (2) - [`8de63d0`](https://github.com/langchain-ai/langserve/commit/8de63d0ee3156c8133f75e9dec3c7b3247278aec) upgrade langchain dependency for proper project tracing logic - [`4d28cb9`](https://github.com/langchain-ai/langserve/commit/4d28cb916616c3cdae7554b4abed0ced92816db5) Merge branch 'main' into 2023-11-09-upgrade-langchain-for-project-inference ### 📊 Changes **2 files changed** (+26 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+25 -10) 📝 `pyproject.toml` (+1 -1) </details> ### 📄 Description We need to rely on langchain >= 0.333 to make sure langchain uses the langsmith sdk for figuring out the right project to trace to --- <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:29 -05:00
yindo closed this issue 2026-02-16 00:20:29 -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#421