docs(compat-matrix): prep the page for the 9 column e2e matrix - #855
Open
mateo-berri wants to merge 2 commits into
Open
docs(compat-matrix): prep the page for the 9 column e2e matrix#855mateo-berri wants to merge 2 commits into
mateo-berri wants to merge 2 commits into
Conversation
Label the four GPT provider columns, describe the two model tier families (Claude columns run Haiku 4.5 / Sonnet 4.5 / Opus 4.7, GPT columns run GPT-5.6 Sol / Terra / Luna), and repoint the populator references at tests/e2e/claude_code/cron_vm/ on litellm_internal_staging. Merge at the VM cutover that follows BerriAI/litellm#36465
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Merged
14 tasks
Collaborator
Author
|
bugbot run |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 49095bb. Configure here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Preps the compatibility page for the 9 column matrix that lands when the ported publisher (BerriAI/litellm#36465) takes over the daily run
The table itself renders providers and features straight from the JSON, so the new shape needs no structural change. What this fixes: the four GPT columns would render their raw ids in the header, so
PROVIDER_LABELSgains OpenAI, Azure OpenAI, Bedrock (Mantle), and Vertex AI (GPT); the intro claimed every cell runs three Claude tiers, but the GPT columns run GPT-5.6 Sol, Terra, and Luna (and the e2e suite's Claude tiers are Haiku 4.5, Sonnet 4.5, Opus 4.7, not Sonnet 4.6); the populator path references pointed at the retiredtests/claude_code/cron_vm/tree instead oftests/e2e/claude_code/cron_vm/onlitellm_internal_stagingHold merging until the VM cutover that follows litellm#36465, alongside repointing the service and setting the GPT column opt-in flags. The label additions are inert against today's 5 column JSON, but the path and prose changes only become true at cutover
The Known issues entries are left untouched; they describe the current 5 column baseline and will be rewritten against the first 9 column publish
Note
Cursor Bugbot is generating a summary for commit 49095bb. Configure here.