Whether this capability is supported by the model.
supported: bool
Whether this capability is supported by the model.
class BetaEffortCapability { high, low, max, 3 more }
Effort (reasoning_effort) capability details.
class BetaModelCapabilities { batch, citations, code_execution, 6 more }
Model capability information.
class BetaModelInfo { id, allowed_fallback_models, capabilities, 5 more }
id: String
Unique model identifier.
allowed_fallback_models: Array[String]
Model IDs this model accepts as fallbacks[i].model on the Messages API. An empty list means the fallbacks parameter is not supported for this model as primary.