mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-19 13:54:13 -04:00
[PR #107] [MERGED] Update input and output type logic if specified via add_routes #352
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/107
Author: @eyurtsev
Created: 10/25/2023
Status: ✅ Merged
Merged: 10/25/2023
Merged by: @eyurtsev
Base:
main← Head:eugene/with_input_types📝 Commits (8)
32ba863xea6779aMerge branch 'main' into eugene/with_input_types98a0c3ax89544d2x5fb2853xac41fd7x86cb61ax3ee9b94x📊 Changes
3 files changed (+59 additions, -64 deletions)
View changed files
📝
langserve/playground.py(+2 -2)📝
langserve/server.py(+28 -35)📝
tests/unit_tests/test_server_client.py(+29 -27)📄 Description
Update logic if specified via add routes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.