Whether this capability is supported by the model.
type BetaModelCapabilities struct{…}
Model capability information.
type BetaModelInfo struct{…}
ID string
Unique model identifier.
AllowedFallbackModels []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.