From cad42ac00f991e9cf6c5c8cd12b9fe1070344ea2 Mon Sep 17 00:00:00 2001 From: Vinicius Zenha Date: Wed, 5 Mar 2025 11:25:35 -0300 Subject: [PATCH] Update README.md (#1497) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64b6565..026da5d 100644 --- a/README.md +++ b/README.md @@ -653,7 +653,7 @@ Therefore, I have adopted Cursor’s method to implement planning applying. For ## RAG Service -Avante provides a RAG service, which is a tool for obtaining the required context for the AI to generate the codes. Default it not enabled, you can enable it in this way: +Avante provides a RAG service, which is a tool for obtaining the required context for the AI to generate the codes. By default, it is not enabled. You can enable it this way: ```lua rag_service = {