mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-16 09:34:30 -04:00
[PR #49] [MERGED] Add endpoints scoped to a config hash encoded in url #302
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/49
Author: @nfcampos
Created: 10/17/2023
Status: ✅ Merged
Merged: 10/17/2023
Merged by: @nfcampos
Base:
main← Head:nc/scoped-server📝 Commits (7)
c512bdbAdd endpoints scoped to a config hash encoded in url909f7bfLint4d249e2Deterministic testab2e809validate1d2734dFormat583af01Update langchainfcb1794Lock📊 Changes
8 files changed (+1148 additions, -454 deletions)
View changed files
📝
Makefile(+3 -0)➕
langserve/lzstring.py(+432 -0)📝
langserve/server.py(+81 -24)📝
poetry.lock(+535 -425)📝
pyproject.toml(+4 -0)➕
tests/unit_tests/test_lzstring.py(+24 -0)📝
tests/unit_tests/test_server_client.py(+66 -3)📝
tests/unit_tests/test_validation.py(+3 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.