Skip to content

Relax upper-bound for sse-starlette#816

Open
William FH (hinthornw) wants to merge 1 commit intomainfrom
wfh/relax_sse_starlette
Open

Relax upper-bound for sse-starlette#816
William FH (hinthornw) wants to merge 1 commit intomainfrom
wfh/relax_sse_starlette

Conversation

@hinthornw
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread langserve/server.py

async def _batch_docs(
batch_request: Annotated[BatchRequest, BatchRequest],
batch_request: Annotated[BatchRequest, Body()],
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pydantic made a breaking change that would give an error here otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants