[PR #418] [MERGED] astream events: Add serializtion path tests #544

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langserve/pull/418
Author: @eyurtsev
Created: 1/26/2024
Status: Merged
Merged: 1/26/2024
Merged by: @eyurtsev

Base: mainHead: eugene/verify_with_more_complex_chain


📝 Commits (1)

📊 Changes

1 file changed (+208 additions, -3 deletions)

View changed files

📝 tests/unit_tests/test_server_client.py (+208 -3)

📄 Description

Add tests on the serialization path for astream events


🔄 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/418 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 1/26/2024 **Status:** ✅ Merged **Merged:** 1/26/2024 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/verify_with_more_complex_chain` --- ### 📝 Commits (1) - [`e00b5c1`](https://github.com/langchain-ai/langserve/commit/e00b5c18ac1d03c65fc8085cb5dfec4812a0cce0) x ### 📊 Changes **1 file changed** (+208 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `tests/unit_tests/test_server_client.py` (+208 -3) </details> ### 📄 Description Add tests on the serialization path for astream events --- <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 01:15:20 -05:00
yindo closed this issue 2026-02-16 01:15:20 -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#544