Enum
AIRequestInfo.AIRequestOrigin

Specifies the origin of the request to the AI model.

Definition

Namespace:Telerik.Reporting.Services.Engine

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public enum AIRequestInfo.AIRequestOrigin

Fields

Client

Indicates that the request is sent from a client application, such as the report viewer.

Declaration

cs-api-definition
Client = 0

Field Value

AIRequestInfo.AIRequestOrigin

RAG

Indicates that the request is part of the internal RAG (Retrieval-Augmented Generation) processing pipeline.

Declaration

cs-api-definition
RAG = 1

Field Value

AIRequestInfo.AIRequestOrigin

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