EnumAIRequestInfo.RAGOptimizationState
Enum
Indicates the state of the RAG optimization for the request.
Definition
Namespace:Telerik.Reporting.Services.Engine
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public enum AIRequestInfo.RAGOptimizationState
Fields
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.