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