docs: add Eden AI integration guides for Pi and Open Code Review#71
docs: add Eden AI integration guides for Pi and Open Code Review#71MVS-source wants to merge 1 commit into
Conversation
Add two new integration guides under the existing "Coding Agents" nav group: - Pi: MIT-licensed coding agent (registers Eden AI as a custom provider from an extension); the same catalog powers Flue - Open Code Review: AI code-review CLI with Eden AI as a built-in preset Both use the docs house-style env var EDEN_AI_API_KEY and point at https://api.edenai.run/v3. Includes square icon SVGs (currentColor) and docs.json nav entries. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Warning Review limit reached
Next review available in: 43 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (2)
📒 Files selected for processing (3)
✨ 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 |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Remplacée par #74 (historique de commits nettoyé, même contenu). |
What
Two new integration guides under the existing Coding Agents nav group:
@alibaba-group/open-code-review)Both route to Eden AI's OpenAI-compatible V3 API (
https://api.edenai.run/v3).Files
v3/integrations/pi.mdx(new)v3/integrations/open-code-review.mdx(new)integration-logo/pi-icondoc.svg,open-code-review-icondoc.svg(new, square,currentColor)docs.json— both pages added to the Coding Agents groupConventions
<TechArticleSchema>+<CodeGroup>).EDEN_AI_API_KEY(house style).currentColorso they render in both light and dark themes.To confirm before merge
registerProviderAPI shape against the current@earendil-works/pi-coding-agentrelease.ocrCLI.🤖 Generated with Claude Code