openai/openai-dotnet
Publicmirrored from https://github.com/openai/openai-dotnetAvailable
Commit
Replace custom SSE reader with source for System.Net.ServerSentEvents (#33)
* Replace custom SSE reader with source for System.Net.ServerSentEvents
A stable package for the new System.Net.ServerSentEvents library isn't yet available, but until one is we can switch the code over to using a source copy.
* Add comment to csproj
* Fix NRT handling in ServerSentEvents.cs to account for lack of NRT at project levelChanged files
10 of 10 files listed · truncated