6 references to Object
Microsoft.Extensions.AI.Abstractions (6)
src\Shared\JsonSchemaExporter\JsonSchemaExporter.cs (4)
339Type = JsonSchemaType.Object, 381Type = JsonSchemaType.Object, 419Type = JsonSchemaType.Object, 632[typeof(JsonObject)] = _ => new JsonSchema { Type = JsonSchemaType.Object },
src\Shared\JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (2)
486JsonSchemaType.Object, 526JsonSchemaType.Object => "object",