Skip to content

chore(models): auto-add new and deprecate stale Anthropic models#462

Open
github-actions[bot] wants to merge 1 commit intomainfrom
chore/update-models-Anthropic
Open

chore(models): auto-add new and deprecate stale Anthropic models#462
github-actions[bot] wants to merge 1 commit intomainfrom
chore/update-models-Anthropic

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Auto-generated PR from .github/workflows/chore-update-provider-models.yml.

Scan results for Anthropic

{
  "provider": "Anthropic",
  "apiUrl": "https://openrouter.ai/api/v1/models",
  "providerApiQueried": false,
  "providerApiUrl": null,
  "apiModels": [
    "claude-3-haiku",
    "claude-3.5-haiku",
    "claude-3.7-sonnet",
    "claude-3.7-sonnet:thinking",
    "claude-haiku-4.5",
    "claude-opus-4",
    "claude-opus-4.1",
    "claude-opus-4.5",
    "claude-opus-4.6",
    "claude-opus-4.6-fast",
    "claude-opus-4.7",
    "claude-sonnet-4",
    "claude-sonnet-4.5",
    "claude-sonnet-4.6"
  ],
  "openrouterModels": [
    "claude-3-haiku",
    "claude-3.5-haiku",
    "claude-3.7-sonnet",
    "claude-3.7-sonnet:thinking",
    "claude-haiku-4.5",
    "claude-opus-4",
    "claude-opus-4.1",
    "claude-opus-4.5",
    "claude-opus-4.6",
    "claude-opus-4.6-fast",
    "claude-opus-4.7",
    "claude-sonnet-4",
    "claude-sonnet-4.5",
    "claude-sonnet-4.6"
  ],
  "providerApiModels": null,
  "sourceModels": [
    "claude-3-5-haiku-20241022",
    "claude-3-7-sonnet-20250219",
    "claude-3-haiku-20240307",
    "claude-haiku-4-5-20251001",
    "claude-opus-4-1-20250805",
    "claude-opus-4-20250514",
    "claude-opus-4-5-20251101",
    "claude-opus-4-6",
    "claude-opus-4-7",
    "claude-sonnet-4-20250514",
    "claude-sonnet-4-5-20250929",
    "claude-sonnet-4-6"
  ],
  "newModels": [
    "claude-3-haiku",
    "claude-3.5-haiku",
    "claude-3.7-sonnet",
    "claude-3.7-sonnet:thinking",
    "claude-haiku-4.5",
    "claude-opus-4",
    "claude-opus-4.1",
    "claude-opus-4.5",
    "claude-opus-4.6",
    "claude-opus-4.6-fast",
    "claude-opus-4.7",
    "claude-sonnet-4",
    "claude-sonnet-4.5",
    "claude-sonnet-4.6"
  ],
  "deprecatedModels": [
    "claude-3-5-haiku-20241022",
    "claude-3-7-sonnet-20250219",
    "claude-3-haiku-20240307",
    "claude-haiku-4-5-20251001",
    "claude-opus-4-1-20250805",
    "claude-opus-4-20250514",
    "claude-opus-4-5-20251101",
    "claude-opus-4-6",
    "claude-opus-4-7",
    "claude-sonnet-4-20250514",
    "claude-sonnet-4-5-20250929",
    "claude-sonnet-4-6"
  ],
  "unchangedModels": [],
  "fileUpdated": true
}

Actions taken:

  • New models discovered via OpenRouter are auto-inserted with capabilities mapped from architecture.modalities and supported_parameters.
  • Disappeared models (or models with expiration_date < 1 year) are marked Deprecated = true.
  • Existing model Capabilities and ContextLimit are refreshed from OpenRouter metadata.
  • Rank values are auto-computed from OpenRouter data: newer models rank higher, and within the same creation period cheaper output pricing ranks higher.

Requires manual review:

  • Verify Default and Verified flags for newly added models.

@github-actions github-actions Bot added the automated Automatically generated by CI/CD workflows label May 10, 2026
@github-actions github-actions Bot requested a review from marc-romu as a code owner May 10, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automatically generated by CI/CD workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant