Skip to content

fix: drop the redundant 'API key' tag from models#44

Merged
brunobuddy merged 2 commits into
mainfrom
fix/remove-api-key-labels
Jun 2, 2026
Merged

fix: drop the redundant 'API key' tag from models#44
brunobuddy merged 2 commits into
mainfrom
fix/remove-api-key-labels

Conversation

@brunobuddy
Copy link
Copy Markdown
Member

💭 Why

Every model carried an "API key" badge, but API key is the default access mode. Tagging all 142 models with it was noise. Only subscription variants are the exception worth flagging.

✨ What changed

  • Model rows, model pages, and provider pages: auth badge renders only for subscription variants.
  • llms.txt / llms-full.txt: drop the (API key) suffix from titles, keep (Subscription).

👤 For users

API-key models no longer show an auth badge. Subscription variants keep the green "Subscription" tag. Page titles already worked this way.

📝 Notes

The All / API key / Subscription filter and the explanatory copy are unchanged. They name the concept, not individual models.

API key is the default access mode, so labeling it on every model was
noise. Show the auth badge only on subscription variants, and drop the
"(API key)" suffix from llms.txt model titles (keep "(Subscription)").
Page titles already followed this pattern.

The All/API key/Subscription filter and the explanatory copy stay as-is;
they describe the concept rather than tagging each individual model.
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
modelparams.dev Ready Ready Preview Jun 2, 2026 6:20pm

Request Review

@github-actions github-actions Bot added the site Website code or tooling label Jun 2, 2026
@brunobuddy brunobuddy merged commit acb3b91 into main Jun 2, 2026
4 checks passed
@brunobuddy brunobuddy deleted the fix/remove-api-key-labels branch June 2, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

site Website code or tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant