3 references to SchemaKeywordUri
Microsoft.Extensions.AI.Abstractions (3)
Utilities\AIJsonUtilities.Schema.Create.cs (3)
130
schema[SchemaPropertyName] =
SchemaKeywordUri
;
226
(schemaObj = [])[SchemaPropertyName] =
SchemaKeywordUri
;
356
ConvertSchemaToObject(ref schema).InsertAtStart(SchemaPropertyName, (JsonNode)
SchemaKeywordUri
);