Skip to content

docs: add Eden AI integration guides for Pi and Open Code Review#71

Closed
MVS-source wants to merge 1 commit into
mainfrom
integrations/coding-agents-pi-ocr
Closed

docs: add Eden AI integration guides for Pi and Open Code Review#71
MVS-source wants to merge 1 commit into
mainfrom
integrations/coding-agents-pi-ocr

Conversation

@MVS-source

Copy link
Copy Markdown
Collaborator

What

Two new integration guides under the existing Coding Agents nav group:

Guide Type Integration path
Pi MIT-licensed coding agent (also powers Flue) Register Eden AI as a custom provider from a Pi extension
Open Code Review AI code-review CLI (@alibaba-group/open-code-review) Eden AI is a built-in preset

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 group

Conventions

  • Format matches existing integration docs (<TechArticleSchema> + <CodeGroup>).
  • Env var: EDEN_AI_API_KEY (house style).
  • Icons use currentColor so they render in both light and dark themes.

To confirm before merge

  • Pi extension registerProvider API shape against the current @earendil-works/pi-coding-agent release.
  • Open Code Review preset name / config keys against the current ocr CLI.

🤖 Generated with Claude Code

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>
@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@MVS-source, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 43 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 05e0d05f-3618-4dbc-a118-6479e495232e

📥 Commits

Reviewing files that changed from the base of the PR and between 5174e81 and c4e0941.

⛔ Files ignored due to path filters (2)
  • integration-logo/open-code-review-icondoc.svg is excluded by !**/*.svg
  • integration-logo/pi-icondoc.svg is excluded by !**/*.svg
📒 Files selected for processing (3)
  • docs.json
  • v3/integrations/open-code-review.mdx
  • v3/integrations/pi.mdx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch integrations/coding-agents-pi-ocr

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@mintlify

mintlify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
edenai 🟢 Ready View Preview Jul 16, 2026, 1:54 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
edenai 🟡 Building Jul 16, 2026, 1:54 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@MVS-source

Copy link
Copy Markdown
Collaborator Author

Remplacée par #74 (historique de commits nettoyé, même contenu).

@MVS-source MVS-source closed this Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants