mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-19 22:03:48 -04:00
[PR #23] [MERGED] Add output type schema to InvokeResponse and BatchResponse #281
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/23
Author: @eyurtsev
Created: 10/10/2023
Status: ✅ Merged
Merged: 10/10/2023
Merged by: @eyurtsev
Base:
main← Head:eugene/output_schema📝 Commits (2)
6152e4ax98eb791lint📊 Changes
2 files changed (+52 additions, -37 deletions)
View changed files
📝
langserve/server.py(+26 -37)📝
langserve/validation.py(+26 -0)📄 Description
Add output type information to invoke and batch responses
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.