Skip to content

Add "By provider" section to LLM Gateway overview#770

Merged
LeeVaughn merged 1 commit intomainfrom
devin/1773441299-add-by-provider-section
Mar 14, 2026
Merged

Add "By provider" section to LLM Gateway overview#770
LeeVaughn merged 1 commit intomainfrom
devin/1773441299-add-by-provider-section

Conversation

@devin-ai-integration
Copy link
Contributor

Add "By provider" section to LLM Gateway overview

Summary

Adds a new "By provider" subsection to the Available models section on the LLM Gateway overview page, placed below the existing "By quality" and "By latency" tables. Models are grouped into three provider-specific tables (Anthropic Claude, OpenAI GPT, Google Gemini), each sorted from newest to oldest model. The Provider column is omitted from these tables since the provider is already indicated by the section heading.

All 21 models appear across the three provider tables, with LMArena Score and Latency values matching the existing cross-provider tables.

Review & Testing Checklist for Human

  • Verify "newest to oldest" ordering is correct. Claude and Gemini models have clear version numbers, but the ordering of OpenAI GPT-5 variants (nano vs mini) and open-weight models (oss-120b vs oss-20b) is ambiguous — confirm the intended order.
  • Check rendered output via the Fern preview deployment to confirm all three provider tables render cleanly and the page reads well with three table sections stacked together.

Notes

…provider, sorted newest to oldest

Co-Authored-By: Dan Ince <dince@assemblyai.com>
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link

@LeeVaughn LeeVaughn merged commit 452fd1c into main Mar 14, 2026
4 checks passed
@LeeVaughn LeeVaughn deleted the devin/1773441299-add-by-provider-section branch March 14, 2026 23:36
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