Skip to content

Commit 45bfe33

Browse files
authored
Update introduction.md
1 parent 3dad6fa commit 45bfe33

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

docs/introduction/introduction.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,12 @@ influence the models. Queries to the Large Language Models (LLMs) are ephemeral
4040
and there is zero retention on LLMs. Neither we nor the LLMs provider(s) share
4141
any data collected during the code review process with third parties.
4242

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.
5049

5150
Compliance and Data Privacy: Your data is kept confidential, isolated by the
5251
organization, and used only to improve your organization reviews. Data storage

0 commit comments

Comments
 (0)