2 references to _schemaCaches
Microsoft.Extensions.AI (2)
Utilities\AIJsonUtilities.Schema.cs (2)
38/// <summary>Soft limit for how many items should be stored in the dictionaries in <see cref="_schemaCaches"/>.</summary> 162ConcurrentDictionary<FunctionParameterKey, JsonElement> cache = _schemaCaches.GetOrCreateValue(options);