Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

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
Contributor

No description provided.


async def _batch_docs(
batch_request: Annotated[BatchRequest, BatchRequest],
batch_request: Annotated[BatchRequest, Body()],
Copy link
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants