Conversation
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
WalkthroughDocumentation site structure reorganized from CLI-focused ( ChangesDocumentation Structure Reorganization
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/guides/index.md`:
- Line 25: The iframe title string "Super Swarm in Action" is incorrect for the
Confidential LLM Deployment section; update the embedded iframe title to match
the section's accessible label (e.g., change the title value from "Super Swarm
in Action" to "Confidential LLM Deployment") so assistive technologies receive
accurate metadata—look for the title="Super Swarm in Action" occurrence in
docs/guides/index.md and replace it with the correct section title.
In `@docs/guides/swarm-vllm-openwebui.md`:
- Around line 96-100: Remove the triple-backtick code fences that are wrapping
the two HTML image tags so the screenshots render as images; specifically locate
the <img src={require('./images/swarm-ingresses-vllm-openwebui.png').default}
.../> and the <img
src={require('./images/swarm-ingresses-vllm-openwebui-verified.png').default}
.../> blocks and delete the opening and closing backticks around each block
while keeping the existing <br/> lines and HTML attributes intact so the
markdown displays the images normally.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: de78c114-7577-4b2e-898d-a86c9e08a437
⛔ Files ignored due to path filters (20)
docs/guides/images/swarm-connect-info.pngis excluded by!**/*.pngdocs/guides/images/swarm-create-bucket.pngis excluded by!**/*.pngdocs/guides/images/swarm-create-kubernetes-space.pngis excluded by!**/*.pngdocs/guides/images/swarm-create-service-account-keys.pngis excluded by!**/*.pngdocs/guides/images/swarm-create-service-account-window.pngis excluded by!**/*.pngdocs/guides/images/swarm-create-service-account.pngis excluded by!**/*.pngdocs/guides/images/swarm-ingresses-s3-verified.pngis excluded by!**/*.pngdocs/guides/images/swarm-ingresses-s3.pngis excluded by!**/*.pngdocs/guides/images/swarm-ingresses-verified.pngis excluded by!**/*.pngdocs/guides/images/swarm-ingresses-vllm-verified.pngis excluded by!**/*.pngdocs/guides/images/swarm-ingresses-vllm.pngis excluded by!**/*.pngdocs/guides/images/swarm-ingresses.pngis excluded by!**/*.pngdocs/guides/images/swarm-kubernetes-create-cluster.pngis excluded by!**/*.pngdocs/guides/images/swarm-kubernetes-download-kubeconfig.pngis excluded by!**/*.pngdocs/guides/images/swarm-kubernetes-publish-cluster.pngis excluded by!**/*.pngdocs/guides/images/swarm-object-storage-connect-info.pngis excluded by!**/*.pngdocs/guides/images/swarm-object-storage-policy-rules.pngis excluded by!**/*.pngdocs/guides/images/swarm-object-storage.pngis excluded by!**/*.pngdocs/guides/images/swarm-policy-rules-grant-access.pngis excluded by!**/*.pngdocs/guides/images/swarm-sign-in.pngis excluded by!**/*.png
📒 Files selected for processing (8)
docs/cli/index.mddocs/guides/index.mddocs/guides/swarm-vllm-openwebui.mddocs/guides/swarm-vllm-s3.mddocs/guides/swarm-vllm.mddocusaurus.config.jssidebar.jssrc/pages/index.js
💤 Files with no reviewable changes (1)
- docs/cli/index.md
Summary by CodeRabbit