Model Catalog Migration 8C/9: Extended LLM Provider Integration (Remaining Providers)#699
Conversation
Update 48 additional provider pages: - Groq, Mistral AI, Together AI, Fireworks, DeepSeek - Ollama, vLLM, Replicate, HuggingFace - Perplexity, OpenRouter, Cerebras, Cohere - Deepgram, Jina AI, Nomic, Voyage AI, Stability AI - SambaNova, Lambda, Lepton, Modal, Triton - Local AI, Snowflake Cortex, Workers AI - And 22+ more All follow the Model Catalog pattern with 4-step flow. Split from original PR migration/08-llm-providers-extended Original commits: adbaacd, 60f8be8, c9e8108, 1d102c2, fa14cac, 2c0513c, 908002e, b956b90
- cohere.mdx: Fix whitespace in re-ranking Python code block - deepseek.mdx: Fix indentation in multi-round conversation and JSON output code blocks - fireworks.mdx: Add grammar mode description text, replace Supported Models with card link, fix whitespace in code blocks - groq.mdx: Replace Supported Models table with card link to Groq docs - huggingface.mdx: Add example custom host URL for dedicated endpoints - mistral-ai.mdx: Remove 'Codestral vs Mistral API Endpoint' section - segmind.mdx: Replace chat completions with image generation examples - upstage.mdx: Remove Supported Models and Supported Endpoints sections Co-authored-by: Cursor <cursoragent@cursor.com>
All review comments addressed (9/9 resolved)Here's a summary of all changes made in commit f313c17: 1.
|
Model Catalog Migration - Remaining Providers
What's changing
48 additional LLM provider pages updated to Model Catalog pattern.
Files changed (48 files)
Major Providers:
Other Providers:
Review checklist
model="@provider-slug/model-name"/product/model-catalogRisk: 🟡 Medium
Multiple provider pages - but all follow same pattern as previous PRs.
Part of
Model Catalog Migration - Split from PR #637 (migration/08-llm-providers-extended)