Skip to content

chore: update model catalog from bot issues#797

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/autofix-bot-issues-2026-06-16
Open

chore: update model catalog from bot issues#797
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/autofix-bot-issues-2026-06-16

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated daily batch of model catalog updates from bot issues.

Included issues

Summary

Issue Provider Primary model Changed models Added models Updated models Verification sources
#796 databricks databricks-claude-fable-5 databricks-claude-fable-5 databricks-claude-fable-5 None 1
2
3

Verified metadata

#796: [BOT ISSUE] Databricks: add missing databricks-claude-fable-5 model

Model Display name Parent Providers Format Flavor Token limits Pricing Lifecycle
databricks-claude-fable-5 Claude Fable 5 databricks openai chat input=1000000, output=128000 n/a reasoning=true

Verification notes

No LLM verification step ran; model metadata was already complete in the issue.

sync_models vs proposed update

sync_models cross-check found differences. Official provider verification was used for the applied values, and sync_models discrepancies are listed below for review.

Model Field Proposed update sync_models sync_models source models
databricks-claude-fable-5 catalog entry present missing None

@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
ai-proxy Ready Ready Preview, Comment Jun 16, 2026 12:01pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor Author

Codex (@codex) review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: efb8bf94c3

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "Codex (@codex) address that feedback".

"databricks"
]
},
"databricks-claude-fable-5": {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Don't advertise the unavailable Databricks Fable endpoint

As of June 16, 2026, Databricks' own Fable 5 announcement has an update saying the model is currently unavailable, and Anthropic's announcement says access was suspended on June 12. Adding it to the static catalog makes clients discover and route requests to /serving-endpoints/databricks-claude-fable-5/invocations, so selecting this newly exposed Databricks model will fail until access is restored; please hold this entry or mark it unavailable/deprecated rather than listing it as an available provider. Sources checked: Databricks blog, Anthropic announcement.

Useful? React with 👍 / 👎.

@github-actions github-actions Bot force-pushed the chore/autofix-bot-issues-2026-06-16 branch from efb8bf9 to 76c1ab4 Compare June 16, 2026 12:00
@github-actions

Copy link
Copy Markdown
Contributor Author

Codex Review Response

PR: #797
Review issue: Databricks Claude Fable 5 entry advertises an unavailable endpoint

Action taken: Added "deprecated": true to the databricks-claude-fable-5 entry in packages/proxy/schema/model_list.json.

Why: Verified via both Anthropic's announcement (access suspended June 12, 2026) and Databricks' blog post (marked "currently unavailable"). Marking the entry deprecated prevents clients from discovering and routing requests to the non-functional endpoint, while preserving the catalog entry for when access is restored.

Files changed: packages/proxy/schema/model_list.json (1 line added)
Files not changed: packages/proxy/schema/index.ts (no changes needed — deprecated field already defined in schema)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BOT ISSUE] Databricks: add missing databricks-claude-fable-5 model

1 participant