Telerik.Reporting.Services.Engine
A model containing the configuration settings representing the AI client used for AI Insights feature.
Represents the arguments passed to the GetAIResponse method of the IReportEngine
Represents the details of an AI request: the origin of the request (RAG or Client), the estimated token count, and whether RAG was used to answer the query.
Specifies the origin of the request to the AI model.
Indicates the state of the RAG optimization for the request.
Represents an AI conversation thread in the Telerik Reporting service.
Provides factory methods for creating cache providers used by the Telerik Reporting engine and services.
Represents the result of a confirmation operation, indicating whether to continue or cancel.
Represents a node in the document map hierarchy for a report, used for navigation and outlining.
Defines a contract for compressing and decompressing data streams to optimize storage and transmission.
Represents a resolver that creates ReportSource from a string representation of a report document reference
Internal use only.
Represents the arguments passed to the GetSearchResults method of the IReportEngine.
Represents a collection of search result items found in a report document.
Internal use only