mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-19 22:03:48 -04:00
[PR #196] [MERGED] upgrade langchain dependency for proper project tracing logic #421
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/langserve/pull/196
Author: @jakerachleff
Created: 11/9/2023
Status: ✅ Merged
Merged: 11/9/2023
Merged by: @jakerachleff
Base:
main← Head:2023-11-09-upgrade-langchain-for-project-inference📝 Commits (2)
8de63d0upgrade langchain dependency for proper project tracing logic4d28cb9Merge 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.