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
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Updated docs for new caching and code indexing features#323

Merged
NickBusey merged 2 commits intomainfromnick/caching-indexing-updates
May 8, 2025
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletionsdocs/faq.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -31,10 +31,10 @@ CodeRabbit works with all programming languages, with varying proficiency based

<Tabs>
<TabItem value="storage" label="Code Storage" default>
- No persistent code storage
- Temporary cloning during review only
- Complete data isolation
- Immediate disposal post-review
- Caching of encrypted code and dependency archives for faster reviews
- Code indexing in which we store vector representations of code for efficient code base context
- Both caching and code indexing can be disabled which means we store nothing post-review
</TabItem>
<TabItem value="training" label="Training Data">
- Uses only public datasets
Expand Down
1 change: 0 additions & 1 deletiondocs/overview/introduction.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -81,7 +81,6 @@ For more information, see [Issue Creation](/guides/issue-creation) and [Issue Ch
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:

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

[8]ページ先頭

©2009-2025 Movatter.jp