Enum AIRequestInfo.AIRequestOrigin
Specifies the origin of the request to the AI model.
Namespace: Telerik.Reporting.Services.Engine
Assembly: Telerik.Reporting.dll
Syntax
public enum AIRequestOrigin
Client
Indicates that the request is sent from a client application, such as the report viewer.
RAG
Indicates that the request is part of the internal RAG (Retrieval-Augmented Generation) processing pipeline.