Enum AIRequestInfo.RAGOptimizationState
Indicates the state of the RAG optimization for the request.
Namespace: Telerik.Reporting.Services.Engine
Assembly: Telerik.Reporting.dll
Syntax
public enum RAGOptimizationState
Applied
Indicates that the RAG algorithm was applied to the request.
NotApplicable
Indicates that the RAG algorithm was not applicable for the current request.
NotApplied
Indicates that the RAG algorithm was not applied to the request.