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