[PR #87] [MERGED] Add package routes #338

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langserve/pull/87
Author: @efriis
Created: 10/22/2023
Status: Merged
Merged: 10/23/2023
Merged by: @efriis

Base: mainHead: erick/add-package-routes


📝 Commits (10+)

📊 Changes

1 file changed (+104 additions, -0 deletions)

View changed files

langserve/packages.py (+104 -0)

📄 Description

No description provided


🔄 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/87 **Author:** [@efriis](https://github.com/efriis) **Created:** 10/22/2023 **Status:** ✅ Merged **Merged:** 10/23/2023 **Merged by:** [@efriis](https://github.com/efriis) **Base:** `main` ← **Head:** `erick/add-package-routes` --- ### 📝 Commits (10+) - [`49bec3c`](https://github.com/langchain-ai/langserve/commit/49bec3c3aaa198445e1c4563e6811aab35f20464) add_package_routes - [`ba78727`](https://github.com/langchain-ai/langserve/commit/ba787274799aa870ec5652dcc9cf848f5c9bdde8) dev deps - [`02c8a5f`](https://github.com/langchain-ai/langserve/commit/02c8a5fcddd56d84c5b2c41bbb94a791d8a3bec7) script updates - [`7004313`](https://github.com/langchain-ai/langserve/commit/70043138cccaf91c4c851401dd9ad08c322fdc2b) fix mount path - [`122429b`](https://github.com/langchain-ai/langserve/commit/122429ba30d45eb176c713d417aa7e1a96b4a2fd) add editable - [`1dbe49e`](https://github.com/langchain-ai/langserve/commit/1dbe49ea1a2869e0fa3dfdcc12ce259e364537da) workaround - [`9d2724d`](https://github.com/langchain-ai/langserve/commit/9d2724da83a6672535398f43c8d3f2d05bc13c43) wip - [`6c6b78a`](https://github.com/langchain-ai/langserve/commit/6c6b78a2e5bbb8abaa0118397ed4a206bb2d840c) Merge branch 'eugene/add_unique_names' into erick/langservehub - [`1b604a8`](https://github.com/langchain-ai/langserve/commit/1b604a8a607b385aed31c9f06477bb3290fd4067) async download - raise on assumptions - [`967a243`](https://github.com/langchain-ai/langserve/commit/967a24314f7014d3cee14280639b6b5a6ead741a) deletion ### 📊 Changes **1 file changed** (+104 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `langserve/packages.py` (+104 -0) </details> ### 📄 Description _No description provided_ --- <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:12 -05:00
yindo closed this issue 2026-02-16 00:20:12 -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#338