docs: remove the Smart Routing page and its references - #103
Conversation
The `@edenai` router is no longer documented. Delete the Smart Routing page and redirect /v3/llms/smart-routing to /v3/llms/provider-routing, the closest surviving page. Clean up everything that referenced it: - request-metadata: drop the `auto` field from the sample response and the field table, the `auto` strategy row, the "When Eden AI chose the model" section, and the related use-case bullet. - provider-routing: remove the Info block contrasting the two pages and the `routing.quality_cost` cross-link. - embeddings: state that a concrete `provider/model` is required, with no automatic model selection, instead of pointing at the router. - image-generation, index, quickstart: reword or drop the mentions. - Assistant.md: replace the Smart Routing terminology entry with Provider Routing so Ask AI stops describing a page that no longer exists. - evals: drop the smart-routing question (q11), leaving 21. Both Next Steps card groups that lost a card get a fourth relevant one so they still fill the two-column grid.
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Essentials Run ID: 📒 Files selected for processing (12)
WalkthroughThe documentation now uses “Provider Routing” terminology, redirects the former Smart Routing URL, removes automatic model-selection guidance, updates related examples, and removes the Smart Routing evaluation question. ChangesProvider Routing documentation
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested reviewers: Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Removes the Smart Routing documentation. The
@edenairouter is no longer documented, so the page is deleted and/v3/llms/smart-routingredirects to/v3/llms/provider-routing, the closest surviving page.What changed
Deleted
v3/llms/smart-routing.mdxand its nav entry, with a redirect added indocs.json.Reference cleanup
request-metadata: dropped theautofield from the sample response and the field table, theautostrategy row, the "When Eden AI chose the model" section, and the related use-case bullet.provider-routing: removed the Info block contrasting the two pages, and therouting.quality_costcross-link.embeddings: the best-practice bullet now says a concreteprovider/modelis required with no automatic model selection, instead of pointing at the router. Also updated a corpus string in the RAG snippet.image-generation,index,quickstart/first-llm-call: mentions reworded or removed..mintlify/Assistant.md: the Smart Routing terminology entry is replaced with Provider Routing, so Ask AI stops describing a page that no longer exists.README.md: feature bullet renamed to Provider Routing, stale nav-structure mentions removed.Evals
q11("How does smart routing work..."), which pointed at the deleted page.CLAUDE.mdupdated from 22 to 21 questions.Cosmetic
Next Stepsgroups that lost a card dropped from 4 to 3 undercols={2}, leaving an orphan on the second row. Each gets a fourth relevant card: Request Metadata onprovider-routing, Provider Routing on the quickstart.Verification
docs.jsonandtests/evals/dataset.jsonparse as valid JSON.smart-routing,@edenai,router_candidatesorquality_costreferences remain outside thedocs.jsonredirect and the dated snapshots underv3/feedback/./v3/...link in the changed pages resolves to an existing file or a redirect.EDEN_AI_PRODUCTION_API_TOKENin this environment. The only code touched is one string literal in the embeddings corpus, which no assertion depends on. Worth confirming CI is green.🤖 Generated with Claude Code
Summary by CodeRabbit
provider/modelvalues and request metadata.