From 75a047f348e5e875f23dcf5a86d58501b8309a4c Mon Sep 17 00:00:00 2001 From: ofir-frd Date: Wed, 30 Apr 2025 10:49:05 +0300 Subject: [PATCH] docs: add clarification about RAG capability tools list --- docs/docs/core-abilities/rag_context_enrichment.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/core-abilities/rag_context_enrichment.md b/docs/docs/core-abilities/rag_context_enrichment.md index aa706b29..ed8a1970 100644 --- a/docs/docs/core-abilities/rag_context_enrichment.md +++ b/docs/docs/core-abilities/rag_context_enrichment.md @@ -42,6 +42,8 @@ enable_rag=true ### Applications +The following represents the complete list of tools with RAG capability: + === "`/review`" The [`/review`](https://qodo-merge-docs.qodo.ai/tools/review/) tool offers the _Focus area from RAG data_ which contains feedback based on the RAG references analysis. The complete list of references found relevant to the PR will be shown in the _References_ section, helping developers understand the broader context by exploring the provided references.