File tree 1 file changed +6
-7
lines changed
1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -40,13 +40,12 @@ influence the models. Queries to the Large Language Models (LLMs) are ephemeral
40
40
and there is zero retention on LLMs. Neither we nor the LLMs provider(s) share
41
41
any data collected during the code review process with third parties.
42
42
43
- Data storage: Code downloaded during the review process is stored temporarily
44
- and is deleted after the review processing is complete. The code is not stored
45
- or used for any other purpose. However, CodeRabbit enhances future reviews for
46
- your organization by storing the embeddings of the learnings generated from chat
47
- conversations. Additionally, it integrates embeddings from issues in workflow
48
- systems (Liner, Jira, GitHub/GitLab issues) to assess the impact of code changes
49
- on existing issues
43
+ Data storage: Code downloaded during the review process is temporarily stored in
44
+ memory and deleted once the review is completed. The code is not stored or used for
45
+ any other purpose. However, CodeRabbit enhances future reviews for your organization by
46
+ storing the embeddings of the learnings generated from chat conversations. Additionally,
47
+ it integrates embeddings from issues in workflow systems (Liner, Jira, GitHub/GitLab issues)
48
+ to assess the impact of code changes on existing issues.
50
49
51
50
Compliance and Data Privacy: Your data is kept confidential, isolated by the
52
51
organization, and used only to improve your organization reviews. Data storage
You can’t perform that action at this time.
0 commit comments