Skip to content

Commit e8162b9

Browse files
authored
Update AI-powered-insights.md (#1815)
Refactored the misleading information in RAG settings section. The RAG option does not improve the accuracy, and has absolutely nothing to do with the 'up-to-date' information state.
1 parent 5b92c23 commit e8162b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

interactivity/AI-powered-insights.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ The feature is supported by all [web report viewers]({%slug telerikreporting/usi
2727
### Key Features:
2828

2929
- **Retrieval-Augmented Generation (RAG)**
30-
When enabled, the option helps produce more accurate, up-to-date, and relevant responses by referencing authoritative knowledge bases outside of the training data sources. By default, the feature is enabled.
30+
When enabled, the option activates an algorithm that filters out the irrelevant report data, producing accurate responses with reduced token usage. By default, the feature is enabled.
3131

3232
When enabled, you may configure the RAG through the [AIClient ragSettings element]({%slug telerikreporting/aiclient-element%}##attributes-and-elements).
3333

34-
Alternatively, you may disable the feature by setting the _AIClient allowRAG_ attribute to _false_.
34+
You can disable the feature by setting the _AIClient allowRAG_ attribute to _false_.
3535

3636
- **Predefined Summary Prompts**
3737
Users can choose from a set of predefined prompts tailored for common tasks like summarization, explanation, and data insights—boosting efficiency with minimal effort.

0 commit comments

Comments
 (0)