fix: add Databricks models databricks-claude-sonnet-4-5 +2 more#618
Open
github-actions[bot] wants to merge 1 commit into
Open
fix: add Databricks models databricks-claude-sonnet-4-5 +2 more#618github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix: add Databricks models databricks-claude-sonnet-4-5 +2 more
Closes #592
Source issue: #592
Summary
databricks-claude-sonnet-4-5databricks-claude-opus-4-6databricks-claude-sonnet-4databricks-claude-sonnet-4-5databricks-claude-opus-4-6databricks-claude-sonnet-42
Verified metadata
Verification notes
Verification
Official sources consulted
Azure Databricks foundation model overview (
https://learn.microsoft.com/en-us/azure/databricks/machine-learning/model-serving/foundation-model-overview, updated 2026-05-20):databricks-claude-sonnet-4-5,databricks-claude-opus-4-6,databricks-claude-sonnet-4AWS Databricks supported models (
https://docs.databricks.com/aws/en/machine-learning/foundation-model-apis/supported-models):databricks-claude-sonnet-4-5: 200K token context window, text+image inputs, extended thinking supportdatabricks-claude-opus-4-6: 1 million token context window, text+image inputs, adaptive thinking supportdatabricks-claude-sonnet-4: text+image inputs, extended thinking support; context window not explicitly statedAnthropic base model reference (from existing
model_list.jsonentries):claude-sonnet-4-5: max_input=200000, max_output=64000, multimodal=true, reasoning=true, reasoning_budget=trueclaude-opus-4-6: max_input=1000000, max_output=128000, multimodal=true, reasoning=true, reasoning_budget=trueclaude-sonnet-4-20250514(Claude Sonnet 4): max_input=1000000, max_output=64000, multimodal=true, reasoning=true, reasoning_budget=trueFields verified
format: "openai"databricks-claude-3-7-sonnetentryflavor: "chat"databricks-claude-3-7-sonnetentrymultimodal: truereasoning: truereasoning_budget: truemax_input_tokensmax_output_tokensdisplayNameavailable_providers["databricks"]— confirmed as public serverless endpointsFields omitted
input_cost_per_mil_tokens,output_cost_per_mil_tokens): Databricks does not publish per-token pricing for these Claude models in their public documentation. The existingdatabricks-claude-3-7-sonnetentry has pricing (2.99999/15.00002), but no equivalent pricing source was found for the new models. Omitted rather than guessed.parent: These are not dated snapshots, location-scoped variants, or versioned aliases of another model inmodel_list.json. They are Databricks-specific endpoint names for their serverless API. No parent relationship applies.supported_regions: Not applicable —available_providersdoes not include"vertex".locations: Not required — these are Databricks endpoints, not Vertexpublishers/paths.sync_models (LiteLLM) cross-check
No entries matching
databricks-claude-sonnet-4-5,databricks-claude-opus-4-6, ordatabricks-claude-sonnet-4exist in the LiteLLM model_prices_and_context_window_backup.json catalog. Therefore, no numeric field comparison is possible. All proposed values are sourced from official Databricks documentation and Anthropic base model entries inmodel_list.json.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.