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