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