3 references to Description
Microsoft.Extensions.AI.Abstractions (3)
src\Shared\JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (3)
292Count(Description != null); 346if (Description != null) 348objSchema.Add(JsonSchemaConstants.DescriptionPropertyName, Description);