openai-webflux-java icon indicating copy to clipboard operation
openai-webflux-java copied to clipboard

[FR] Create an SSE clients to support stream options across different requests.

Open reactiveclown opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. Right now it is not possible to work with the stream requests via this library.

Describe the solution you'd like The possible solution is to implement an additional SSE client which will include only stream API calls.

Additional context We need to check the example implementation for the WebFlux SSE.

reactiveclown avatar Apr 03 '23 08:04 reactiveclown