2 references to Options
Microsoft.Extensions.AI.Evaluation.Reporting.Azure (2)
JsonSerialization\AzureStorageJsonUtilities.cs (2)
19
internal static JsonTypeInfo<CacheEntry> CacheEntryTypeInfo =>
Options
.GetTypeInfo<CacheEntry>();
20
internal static JsonTypeInfo<ScenarioRunResult> ScenarioRunResultTypeInfo =>
Options
.GetTypeInfo<ScenarioRunResult>();