Skip to content

Add openrouter/ prefix to all default models#12

Merged
olearycrew merged 1 commit intomainfrom
add-openrouter-prefix
Mar 15, 2026
Merged

Add openrouter/ prefix to all default models#12
olearycrew merged 1 commit intomainfrom
add-openrouter-prefix

Conversation

@ScuttleBot
Copy link
Copy Markdown

After PR pinchbench/skill#29 removed the automatic normalize_model_id() function, model IDs now require explicit provider prefixes.

This updates all models in default-models.yml to use the openrouter/ prefix for routing through OpenRouter.

Why this matters:

  • Benchmark VMs use OpenRouter for model access
  • Without the prefix, models fail with 'No API key found for provider X'
  • The old auto-prefix behavior was intentionally removed to allow native provider routing when desired

Changes:

Closes #11

After PR pinchbench/skill#29 removed the automatic normalize_model_id()
function, model IDs now require explicit provider prefixes. This updates
all models to use openrouter/ prefix for routing through OpenRouter.

Fixes benchmark failures for models without native API keys on VMs.
@olearycrew olearycrew merged commit 228b721 into main Mar 15, 2026
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