Skip to content

chore: remove deprecated models from the catalog - #1294

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/model-deprecation-audit
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
chore/model-deprecation-audit

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Model deprecation audit

Each model below returned a definitive not-found / deprecated response from its provider (a single 404 / not-found is treated as authoritative). Account/region-scoped providers (bedrock, vertex, databricks) are surfaced for manual review, not auto-removed.

{
  "deprecations": [
    {
      "model": "devstral-2512",
      "provider": "openrouter",
      "reason": "absent from provider model list"
    },
    {
      "model": "nex-agi/nex-n2.5-mini",
      "provider": "openrouter",
      "reason": "absent from provider model list"
    },
    {
      "model": "nex-agi/nex-n2.5-pro",
      "provider": "openrouter",
      "reason": "absent from provider model list"
    }
  ],
  "reportOnly": [
    {
      "provider": "bedrock",
      "modelCount": 173
    },
    {
      "provider": "databricks",
      "modelCount": 59
    },
    {
      "provider": "fireworks",
      "modelCount": 281
    },
    {
      "provider": "vertex",
      "modelCount": 113
    }
  ],
  "skipped": [
    {
      "provider": "lepton",
      "reason": "no adapter"
    },
    {
      "provider": "replicate",
      "reason": "no adapter"
    },
    {
      "provider": "typesafe",
      "reason": "no adapter"
    }
  ]
}

@vercel

vercel Bot commented Sep 24, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
ai-proxy Ready Ready Preview Sep 24, 2026 6:44am UTC

Request Review

This branch was successfully deployed

1 active deployment
Preview 6b03e0d1 Deployed Sep 24, 2026 by vercel[bot]
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.

1 participant