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