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