mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-16 09:34:30 -04:00
[PR #9] [MERGED] Add input/output/config endpoints to server and test out configurability of runnables #265
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/9
Author: @eyurtsev
Created: 10/2/2023
Status: ✅ Merged
Merged: 10/4/2023
Merged by: @eyurtsev
Base:
main← Head:eugene/add_configurable📝 Commits (10+)
f6c7774x598b361x818e0c0x11f08b2xd71cebax15393b7x88de4ccx1bc7061x560af92x93ff70ex📊 Changes
6 files changed (+131 additions, -108 deletions)
View changed files
📝
langserve/server.py(+73 -13)📝
langserve/validation.py(+2 -23)📝
poetry.lock(+13 -56)📝
pyproject.toml(+1 -1)📝
tests/unit_tests/test_server_client.py(+31 -8)📝
tests/unit_tests/test_validation.py(+11 -7)📄 Description
Code is in a working state. Potentially some minor kinks. Dependent on features on master, so should not be landed prior to master being released
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.