2 references to Create
Microsoft.Extensions.AI.OpenAI (2)
src\Shared\ServerSentEvents\SseParser.cs (2)
26/// This overload has behavior equivalent to calling <see cref="Create{T}(Stream, SseItemParser{T})"/> with a delegate 30Create(sseStream, static (_, bytes) => Helpers.Utf8GetString(bytes));