1 reference to _allowMultipleValuesJsonReaderOptions
Microsoft.Extensions.AI (1)
ChatCompletion\ChatCompletion{T}.cs (1)
100
var reader = new Utf8JsonReader(utf8Span,
_allowMultipleValuesJsonReaderOptions
);