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