3 references to Path
Microsoft.Extensions.AI.Abstractions (3)
Utilities\AIJsonUtilities.Schema.Create.cs (3)
252
string? localDescription = ctx.
Path
.IsEmpty && description is not null
329
if (ctx.
Path
.IsEmpty && hasDefaultValue)
353
if (ctx.
Path
.IsEmpty && inferenceOptions.IncludeSchemaKeyword)