extensions
extensions copied to clipboard
Add a helper for streaming `IAsyncEnumerable<T>` values as JSON formatted SSE events in Microsoft.Extensions.AI
Related to https://github.com/dotnet/aspnetcore/issues/56172. Whatever we end up shipping here should act as an interim solution until an aspnetcore implementation becomes available.