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.
**Note:** The subscription is limited to human users; bot users are not supported. Thus, pull requests or merge requests created by bots will not be reviewed.
95
+
**Note:** The subscription is limited to human users; bot users are not
96
+
supported. Thus, pull requests or merge requests created by bots will not be
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.
23
+
We do not store your code. The code collected at the time of the review is
24
+
disposed off as soon as the review is complete. During the review, there is
25
+
complete data isolation of the code being reviewed, and no one from CodeRabbit
26
+
or outside has access to the code.
24
27
25
-
####**4.Does CodeRabbit use my proprietary code for training language models?**
28
+
####Does CodeRabbit use my proprietary code for training language models?
26
29
27
-
We train our system only usingopen source projects. CodeRabbit never uses the proprietary
28
-
codeon private repositories for training purposes.
30
+
We train our system only usingpublicly available datasets. CodeRabbit never
31
+
uses the proprietarycodefrom private repositories for training purposes.
29
32
30
-
####**5. What Large Language Models does CodeRabbit use?**
33
+
####Can I switch between different organizations on CodeRabbit?
34
+
35
+
Yes, you can switch between different organizations on CodeRabbit. To do so,
36
+
click on the organization name in the top-right corner of the CodeRabbit UI.
**CodeRabbit** does not use data collected during code reviews to train or
38
-
influence the models. Queries to the Large LanguageModel (LLM) are ephemeral and there is zero data retention on LLMs.
39
-
Neither we nor the LLM we use share any data collected duringthecode review
40
-
process with other third parties.
38
+
influence the models. Queries to the Large LanguageModels (LLMs) are ephemeral
39
+
and there is zero retention on LLMs. Neither we northeLLMs provider(s) share
40
+
any data collected during the code reviewprocess with third parties.
41
41
42
-
Does CodeRabbit store my Data?
43
-
CodeRabbit enhances future reviews for your organization by storing the embeddings of the learnings generated from chat conversations. Additionally, it integrates embeddings from issues in workflow systems (Liner, Jira, GitHub/GitLab issues) to assess the impact of code changes on existing issues
42
+
Data storage: Code downloaded during the review process is stored temporarily
43
+
and is deleted after the review processing is complete. The code is not stored
44
+
or used for any other purpose. However, CodeRabbit enhances future reviews for
45
+
your organization by storing the embeddings of the learnings generated from chat
46
+
conversations. Additionally, it integrates embeddings from issues in workflow
47
+
systems (Liner, Jira, GitHub/GitLab issues) to assess the impact of code changes
48
+
on existing issues
44
49
45
50
Compliance and Data Privacy: Your data is kept confidential, isolated by the
46
51
organization, and used only to improve your organization reviews. Data storage
###How is CodeRabbit different from existing code review tools?
63
68
64
-
Traditional code review tools excel in linting and static analysis, but they fall short in providing context-aware, conversational feedback with actionable suggestions for changes that can be directly committed.
69
+
Traditional code review tools excel in linting and static analysis, but they
70
+
fall short in providing context-aware, conversational feedback with actionable
71
+
suggestions for changes that can be directly committed. On the other hand,
72
+
**CodeRabbit** leverages AI to understand the intent behind the code changes and
73
+
provide human-like feedback for applying the best practices.
65
74
66
75
For information on how to get started with**CodeRabbit**, please visit the