You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/faq/faq.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,10 +18,14 @@ CodeRabbit is designed to work with all programming languages. However, the
18
18
proficiency of our AI models might vary between languages, which could slightly
19
19
affect the accuracy of the review.
20
20
21
-
####**3. Does CodeRabbit store my codeor use it for training language models?**
21
+
####**3. Does CodeRabbit store my code ?**
22
22
23
-
We train our system using open source projects. For private repositories,
24
-
neither CodeRabbit nor OpenAI LLMs use your code for training purposes.
23
+
We do not store any source code. The code collected at the time of the review is disposed of as soon as the review is complete. During the review, there is complete data isolation for the code being reviewed, and no one from CodeRabbit or outside has access to the code.
24
+
25
+
####**3. Does CodeRabbit use my proprietary code for training language models?**
26
+
27
+
We train our system only using open source projects. CodeRabbit never uses the proprietary
28
+
code on private repositories for training purposes.
25
29
26
30
####**4. What Large Language Models does CodeRabbit use?**