openai-fsharp icon indicating copy to clipboard operation
openai-fsharp copied to clipboard

Chat streaming support

Open varon opened this issue 2 years ago • 0 comments

Thanks for creating this library with a very beautiful API.

Is Streaming supported by the library? I looked through the code and wasn't able to find anything based around that.

If you do look towards implementing that, I've found the TaskSeq<'T> to be very useful in implementing similar functionality.

varon avatar Jul 14 '23 05:07 varon