docs: add Eden AI integration guides for Bifrost and Lynkr (AI Gateway)#73
Conversation
Add two new integration guides under a new "AI Gateway" nav group: - Bifrost: OpenAI-compatible LLM gateway (Custom Provider config) - Lynkr: tier-based routing gateway (built-in Eden AI provider) Both point at https://api.edenai.run/v3. Env var follows the docs house style (EDEN_AI_API_KEY) for Bifrost; Lynkr uses its derived EDENAI_API_KEY (<PROVIDER>_API_KEY convention). Includes square icon SVGs and docs.json nav entries.
|
Warning Review limit reached
Next review available in: 1 minute 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. |
…sh, mistral-*-2512/2603)
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
What
Two new integration guides, grouped under a new AI Gateway nav section:
config.json, no fork/buildBoth route to Eden AI's OpenAI-compatible V3 API (
https://api.edenai.run/v3).Files
v3/integrations/bifrost.mdx,v3/integrations/lynkr.mdx(new)integration-logo/bifrost-icondoc.svg,lynkr-icondoc.svg(new, square marks)docs.json— new AI Gateway group (iconnetwork-wired)Conventions
<TechArticleSchema>+<CodeGroup>).EDEN_AI_API_KEY(house style) for Bifrost;EDENAI_API_KEYfor Lynkr (derives<PROVIDER>_API_KEY).To confirm before merge
custom_provider_config.allowed_requestskeys vs the current Bifrost schema.TIER_*names and default port (8081).