Skip to content

update rate limits #185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 2, 2025
Merged
Changes from 1 commit
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
Next Next commit
update rate limits
  • Loading branch information
alexcoderabbitai committed Dec 31, 2024
commit 781e0c236c341b77c3b974dad550415f54005e5b
6 changes: 3 additions & 3 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,10 @@ When team members are active in PRs, use `@coderabbitai` to engage the bot.

### Usage Limits

| Feature | Free/Trial | Pro Plan |
| Feature | Free/Trial | Pro/Lite Plan |
| -------------- | ----------------------------- | ------------- |
| Files per hour | 200 | 200 |
| Reviews | 3 back-to-back, then 3/hour | Higher limits |
| Files per hour | 300 | 600 |
| Reviews per hour | Trial: 5, OSS: 4 | 8 |
| Conversations | 25 back-to-back, then 50/hour | Higher limits |

:::note
Expand Down
Loading