3 references to Title
Microsoft.Extensions.AI.Abstractions (3)
src\Shared\JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (3)
291Count(Title != null); 341if (Title != null) 343objSchema.Add(JsonSchemaConstants.TitlePropertyName, Title);