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