Skip to content

Commit afa2004

Browse files
committed
FAQs
1 parent 10fe92a commit afa2004

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/faq/faq.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -22,63 +22,63 @@ affect the accuracy of the review.
2222

2323
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.
2424

25-
#### **3. Does CodeRabbit use my proprietary code for training language models?**
25+
#### **4. Does CodeRabbit use my proprietary code for training language models?**
2626

2727
We train our system only using open source projects. CodeRabbit never uses the proprietary
2828
code on private repositories for training purposes.
2929

30-
#### **4. What Large Language Models does CodeRabbit use?**
30+
#### **5. What Large Language Models does CodeRabbit use?**
3131

3232
CodeRabbit currently utilizes OpenAI's `gpt-4-turbo` and `gpt-3.5-turbo`. We're
3333
researching and testing upcoming LLMs to ensure we're offering the most precise
3434
reviews possible.
3535

36-
#### **5. Can I customize CodeRabbit?**
36+
#### **6. Can I customize CodeRabbit?**
3737

3838
Reviews are customizable. For information, check out our
3939
[Get Started page](../get-started/signup.md).
4040

41-
#### **6. Can I choose a language other than English for the reviews?**
41+
#### **7. Can I choose a language other than English for the reviews?**
4242

4343
CodeRabbit supports most widely used languages. You can configure this in the
4444
repository settings.
4545

46-
#### **7. What access does CodeRabbit need to my repositories?**
46+
#### **8. What access does CodeRabbit need to my repositories?**
4747

4848
CodeRabbit requests minimal access to perform code reviews and post comments on
4949
Pull Requests. On GitHub, it requires read access to metadata, code,
5050
discussions, issues, and read/write access to the pull requests. On GitLab, it
5151
requires read access to the repository, and the CodeRabbit Bot user requires a
5252
developer role.
5353

54-
#### **8. How can I add or remove users for my subscription?**
54+
#### **9. How can I add or remove users for my subscription?**
5555

5656
To manage users, log in to CodeRabbit and navigate to subscriptions. You can add
5757
or remove users as needed.
5858

59-
#### **9. How can I interact with the CodeRabbit bot?**
59+
#### **10. How can I interact with the CodeRabbit bot?**
6060

6161
To interact with CodeRabbit's bot, reply to the CodeRabbit Comment. If there are
6262
team members collaborating on pull requests, the bot stays silent by default but
6363
can be engaged by tagging **@Coderabbitai**. This feature allows you to provide
6464
context, generate test cases, or ask for specific code suggestions, all within
6565
the context of your code lines or entire files.
6666

67-
#### **10. Can individual developers use CodeRabbit?**
67+
#### **11. Can individual developers use CodeRabbit?**
6868

6969
Absolutely! Whether you're an individual developer or part of an organization,
7070
CodeRabbit can be your coding assistant, providing you with invaluable
7171
suggestions.
7272

73-
#### **11. Which branches are the pull requests reviewed on?**
73+
#### **12. Which branches are the pull requests reviewed on?**
7474

7575
CodeRabbit reviews pull requests on the default branch.
7676

77-
#### **12. Is it possible for CodeRabbit to include additional branches for review?**
77+
#### **13. Is it possible for CodeRabbit to include additional branches for review?**
7878

7979
Yes, you can change it under the repository settings.
8080

81-
#### **13. CodeRabbit Usage Limits**
81+
#### **14. CodeRabbit Usage Limits**
8282

8383
There are hourly rate limits for each developer per repository:
8484

@@ -89,7 +89,7 @@ There are hourly rate limits for each developer per repository:
8989
In-trial and open-source plans have lower rate limits than the paid plan. In all
9090
cases, we re-allow further reviews/conversations after a brief timeout.
9191

92-
#### **14. I can't add CodeRabbit to my GitLab Repositories?**
92+
#### **15. I can't add CodeRabbit to my GitLab Repositories?**
9393

9494
If there are any access restrictions by domain, then you will need to add
9595
`coderabbit.ai` as an allowed domain.

0 commit comments

Comments
 (0)