openai/openai-dotnet

Public

mirrored from https://github.com/openai/openai-dotnetAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
main

Branches

Tags

  • No tags available.
82Branches33Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

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 level
Changed files1010 shown on this page
Branches0Containing branches
Tags0Containing tags