Microsoft.Extensions.AI.Evaluation.Reporting.Storage.Disk Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET