[PR #287] [MERGED] Enforce trailing slash in remote runnable #480

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langserve/pull/287
Author: @eyurtsev
Created: 12/5/2023
Status: Merged
Merged: 12/5/2023
Merged by: @eyurtsev

Base: mainHead: eugene/do_a_deep_copy


📝 Commits (1)

📊 Changes

2 files changed (+12 additions, -8 deletions)

View changed files

📝 langserve/client.py (+4 -8)
📝 tests/unit_tests/test_server_client.py (+8 -0)

📄 Description

Enforce trailing slash in URL.


🔄 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/287 **Author:** [@eyurtsev](https://github.com/eyurtsev) **Created:** 12/5/2023 **Status:** ✅ Merged **Merged:** 12/5/2023 **Merged by:** [@eyurtsev](https://github.com/eyurtsev) **Base:** `main` ← **Head:** `eugene/do_a_deep_copy` --- ### 📝 Commits (1) - [`f5d2e4a`](https://github.com/langchain-ai/langserve/commit/f5d2e4ac5fa44cc07bbf5c14daa0abaf6b283bfd) enforce trailign slash ### 📊 Changes **2 files changed** (+12 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `langserve/client.py` (+4 -8) 📝 `tests/unit_tests/test_server_client.py` (+8 -0) </details> ### 📄 Description Enforce trailing slash in URL. --- <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:07 -05:00
yindo closed this issue 2026-02-16 01:15:07 -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#480