[PR #109] [MERGED] Error on path collisions #353

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

📋 Pull Request Information

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

Base: mainHead: eugene/path_collisions


📝 Commits (4)

📊 Changes

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

View changed files

📝 langserve/server.py (+18 -0)
📝 tests/unit_tests/test_server_client.py (+8 -0)

📄 Description

Error on path collisions.


🔄 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/109 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 10/25/2023 **Status:** ✅ Merged **Merged:** 10/25/2023 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/path_collisions` --- ### 📝 Commits (4) - [`0cbbf1f`](https://github.com/langchain-ai/langserve/commit/0cbbf1f8956ad259c0dbece26573ef5b276307a5) x - [`2be1103`](https://github.com/langchain-ai/langserve/commit/2be11034147ec58dcf29c2e8c1bda1902e977465) x - [`c7db88d`](https://github.com/langchain-ai/langserve/commit/c7db88d8008f8b1b8d99c83715ee5eb16765501a) x - [`8f1f124`](https://github.com/langchain-ai/langserve/commit/8f1f124727e8cae7ff2917334a704bf1bbdb6ada) x ### 📊 Changes **2 files changed** (+26 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `langserve/server.py` (+18 -0) 📝 `tests/unit_tests/test_server_client.py` (+8 -0) </details> ### 📄 Description Error on path collisions. --- <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:15 -05:00
yindo closed this issue 2026-02-16 00:20:15 -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#353