[PR #11] [MERGED] Bump langchain min version and add fix for chunked messages #267

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

📋 Pull Request Information

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

Base: mainHead: eugene/update_for_chunk


📝 Commits (3)

📊 Changes

4 files changed (+344 additions, -316 deletions)

View changed files

📝 langserve/serialization.py (+5 -1)
📝 poetry.lock (+292 -276)
📝 pyproject.toml (+1 -1)
📝 tests/unit_tests/test_encoders.py (+46 -38)

📄 Description

Bump langchain to pick up fix for chunked messages


🔄 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/11 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 10/3/2023 **Status:** ✅ Merged **Merged:** 10/3/2023 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/update_for_chunk` --- ### 📝 Commits (3) - [`ba8c378`](https://github.com/langchain-ai/langserve/commit/ba8c3782fa653f1206936526b9b89b50c159ed6d) x - [`8e5c569`](https://github.com/langchain-ai/langserve/commit/8e5c56922e1c02f8d6b96847e5eb20b5e34b1be4) x - [`6d85153`](https://github.com/langchain-ai/langserve/commit/6d851534e78c06220d40625ca65973f771179bcf) x ### 📊 Changes **4 files changed** (+344 additions, -316 deletions) <details> <summary>View changed files</summary> 📝 `langserve/serialization.py` (+5 -1) 📝 `poetry.lock` (+292 -276) 📝 `pyproject.toml` (+1 -1) 📝 `tests/unit_tests/test_encoders.py` (+46 -38) </details> ### 📄 Description Bump langchain to pick up fix for chunked messages --- <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:19:59 -05:00
yindo closed this issue 2026-02-16 00:19:59 -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#267