mirror of
https://github.com/langchain-ai/langserve.git
synced 2026-07-19 22:03:48 -04:00
[PR #422] [MERGED] Add StreamEventRequest type, update OpenAPIDocs #548
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/422
Author: @eyurtsev
Created: 1/26/2024
Status: ✅ Merged
Merged: 1/26/2024
Merged by: @eyurtsev
Base:
main← Head:eugene/surface_error_information📝 Commits (4)
4ff0fc5x8af57afx005aa3abug fix1d7b2d7x📊 Changes
3 files changed (+173 additions, -1 deletions)
View changed files
📝
langserve/api_handler.py(+10 -0)📝
langserve/server.py(+105 -1)📝
langserve/validation.py(+58 -0)📄 Description
This PR adds a type for StreamEventsRequest and updates OpenAPI docs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.