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