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