1 reference to DefaultMaxDepth
Microsoft.Extensions.AI.Abstractions (1)
src\Shared\JsonSchemaExporter\JsonSchemaExporter.cs (1)
493_maxDepth = options.MaxDepth is 0 ? DefaultMaxDepth : options.MaxDepth;