Enum
AIRequestInfo.RAGOptimizationState

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.

Declaration

cs-api-definition
Applied = 1

Field Value

AIRequestInfo.RAGOptimizationState

NotApplicable

Indicates that the RAG algorithm was not applicable for the current request.

Declaration

cs-api-definition
NotApplicable = 0

Field Value

AIRequestInfo.RAGOptimizationState

NotApplied

Indicates that the RAG algorithm was not applied to the request.

Declaration

cs-api-definition
NotApplied = 2

Field Value

AIRequestInfo.RAGOptimizationState

In this article
DefinitionFieldsAppliedNotApplicableNotApplied
Not finding the help you need?
Contact Support