Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3bd6ed9

Browse files
authored
Updated docs for new caching and code indexing features (coderabbitai#323)
1 parentddb5840 commit3bd6ed9

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

‎docs/faq.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ CodeRabbit works with all programming languages, with varying proficiency based
3131

3232
<Tabs>
3333
<TabItemvalue="storage"label="Code Storage"default>
34-
- No persistent code storage
35-
- Temporary cloning during review only
3634
- Complete data isolation
37-
- Immediate disposal post-review
35+
- Caching of encrypted code and dependency archives for faster reviews
36+
- Code indexing in which we store vector representations of code for efficient code base context
37+
- Both caching and code indexing can be disabled which means we store nothing post-review
3838
</TabItem>
3939
<TabItemvalue="training"label="Training Data">
4040
- Uses only public datasets

‎docs/overview/introduction.md‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ For more information, see [Issue Creation](/guides/issue-creation) and [Issue Ch
8181
CodeRabbit collects only the minimum amount of information needed to provide you with our code review services. Our privacy and security posture centers around protecting your data through ephemerality:
8282

8383
- All queries to large language models (LLMs) exist in-memory only, with zero retention after each query completes.
84-
- We don't store a copy of your code.
8584
- We don't use your code, code reviews, or other collected data to train LLMs.
8685
- CodeRabbit doesn't share any collected customer data with third parties.
8786
- We keep all customer data confidential, and isolated by organization.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp