3 references to InsertAtStart
Microsoft.Extensions.AI.Abstractions (3)
Utilities\AIJsonUtilities.Schema.cs (3)
274
objSchema.
InsertAtStart
(TypePropertyName, "string");
348
ConvertSchemaToObject(ref schema).
InsertAtStart
(DescriptionPropertyName, (JsonNode)localDescription);
354
ConvertSchemaToObject(ref schema).
InsertAtStart
(SchemaPropertyName, (JsonNode)SchemaKeywordUri);