mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-18 19:04:27 -04:00
[PR #56] [MERGED] Account for custom input and output types #311
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/56
Author: @eyurtsev
Created: 10/18/2023
Status: ✅ Merged
Merged: 10/19/2023
Merged by: @eyurtsev
Base:
main← Head:eugene/use_custom_input_output📝 Commits (9)
d75ffc0x64fee95xb12aa9fx912ca2bx3ca503fxae5b4c9add one more test909a615Merge branch 'main' into eugene/use_custom_input_output3be4663xf1ebfe1x📊 Changes
2 files changed (+135 additions, -4 deletions)
View changed files
📝
langserve/server.py(+7 -3)📝
tests/unit_tests/test_server_client.py(+128 -1)📄 Description
Account for custom input and output types
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.