From 351b9d911547d7fa6f1aff07b3134442d6b1e2c8 Mon Sep 17 00:00:00 2001
From: ofir-frd <85901822+ofir-frd@users.noreply.github.com>
Date: Wed, 26 Mar 2025 09:47:59 +0200
Subject: [PATCH] Update company_codebase.md
---
docs/docs/core-abilities/company_codebase.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/docs/core-abilities/company_codebase.md b/docs/docs/core-abilities/company_codebase.md
index 1496ca0a..9d94775c 100644
--- a/docs/docs/core-abilities/company_codebase.md
+++ b/docs/docs/core-abilities/company_codebase.md
@@ -34,8 +34,8 @@ enable_rag=true
If set to true, codebase enrichment using RAG will be enabled. Default is false. |
- rag_repo_list |
- A list of repositories that will be used by the semantic search for RAG. Use `['all']` to consider the entire codebase or a select list or repositories, for example: ['my-org/my-repo', ...]. Default: the repository from which the PR was opened. |
+ rag_repo_list |
+ A list of repositories that will be used by the semantic search for RAG. Use `['all']` to consider the entire codebase or a select list or repositories, for example: ['my-org/my-repo', ...]. Default: the repository from which the PR was opened. |