Brandon Temple Paul
Brandon Temple Paul
+1 for this issue. It breaks request context management for stream proxies. ie I have a `Depends` parameter for connecting to an external streaming API. I start a stream from...
@libe Here is an example of what I expected to work ```python from typing import Any, AsyncGenerator, Annotated import aioboto3 from fastapi import Depends, FastAPI from fastapi.responses import StreamingResponse from...
Need to fix tests locally for cohere
@ishaan-jaff Please take a look when you have a minute. Thanks
@ishaan-jaff I believe that should be everything. Please let me know.
Re-pushed changes with the correct email address. License signed.
@ishaan-jaff Is there anything else needed?
@ishaan-jaff checking back if there is anything else missing on this?