mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-16 09:34:30 -04:00
[PR #158] [MERGED] Fix bug in streaming associated with additive chunks #388
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/158
Author: @eyurtsev
Created: 11/2/2023
Status: ✅ Merged
Merged: 11/2/2023
Merged by: @eyurtsev
Base:
main← Head:eugene/fix_client_error📝 Commits (4)
9d2daedx815b388x2bf419ex859f5edx📊 Changes
2 files changed (+105 additions, -21 deletions)
View changed files
📝
langserve/client.py(+49 -9)📝
tests/unit_tests/test_server_client.py(+56 -12)📄 Description
Fix issue in stream/astream endpoint associated with addable types
Have not been able to figure how to run sync unit tests yet with pytest:
streaming endpoint
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.