2 references to GetJsonSchemaCore
Microsoft.Extensions.AI.Abstractions (2)
Utilities\AIJsonUtilities.Schema.cs (2)
167
return
GetJsonSchemaCore
(options, key);
176
valueFactory: key =>
GetJsonSchemaCore
(options, key));