ReportingConfiguration.ResponseCacheProvider Property

Definition

Gets the IEvaluationResponseCacheProvider that should be used to cache AI responses.

public:
 property Microsoft::Extensions::AI::Evaluation::Reporting::IEvaluationResponseCacheProvider ^ ResponseCacheProvider { Microsoft::Extensions::AI::Evaluation::Reporting::IEvaluationResponseCacheProvider ^ get(); };
public Microsoft.Extensions.AI.Evaluation.Reporting.IEvaluationResponseCacheProvider? ResponseCacheProvider { get; }
member this.ResponseCacheProvider : Microsoft.Extensions.AI.Evaluation.Reporting.IEvaluationResponseCacheProvider
Public ReadOnly Property ResponseCacheProvider As IEvaluationResponseCacheProvider

Property Value

Applies to