次の方法で共有


Microsoft.Extensions.AI.Evaluation.Reporting.Storage.Disk Namespace

Classes

DiskBasedReportingConfiguration

Contains factory method for creating a ReportingConfiguration that persists ScenarioRunResults to disk and also uses the disk to cache AI responses.

DiskBasedResponseCache

An IDistributedCache implementation that stores cached AI responses for a particular ScenarioRun on disk.

DiskBasedResponseCache.Provider

An IResponseCacheProvider that returns a DiskBasedResponseCache.

DiskBasedResultStore

An IResultStore implementation that stores ScenarioRunResults on disk.