Skip to content

chore: remove deprecated models from the catalog - #1217

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

chore: remove deprecated models from the catalog#1217
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/model-deprecation-audit

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 5, 2026

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": "ibm-granite/granite-4.1-8b",
      "provider": "openrouter",
      "reason": "absent from provider model list"
    },
    {
      "model": "qwen/qwen3.8-max",
      "provider": "openrouter",
      "reason": "absent from provider model list"
    }
  ],
  "reportOnly": [
    {
      "provider": "bedrock",
      "modelCount": 138
    },
    {
      "provider": "databricks",
      "modelCount": 54
    },
    {
      "provider": "fireworks",
      "modelCount": 279
    },
    {
      "provider": "vertex",
      "modelCount": 113
    }
  ],
  "skipped": [
    {
      "provider": "lepton",
      "reason": "no adapter"
    },
    {
      "provider": "replicate",
      "reason": "no adapter"
    }
  ]
}

@github-actions
github-actions Bot force-pushed the chore/model-deprecation-audit branch from 51d1f8a to c508e03 Compare September 5, 2026 06:36
@vercel

vercel Bot commented Sep 5, 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 5, 2026 6:38am UTC

Request Review

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