Models
Get a Model
ModelsExpand Collapse
type BetaCapabilitySupport struct{…}Indicates whether a capability is supported.
Indicates whether a capability is supported.
Whether this capability is supported by the model.
type BetaContextManagementCapability struct{…}Context management capability details.
Context management capability details.
ClearThinking20251015 BetaCapabilitySupportIndicates whether a capability is supported.
Indicates whether a capability is supported.
Whether this capability is supported by the model.
ClearToolUses20250919 BetaCapabilitySupportIndicates whether a capability is supported.
Indicates whether a capability is supported.
Whether this capability is supported by the model.
Compact20260112 BetaCapabilitySupportIndicates whether a capability is supported.
Indicates whether a capability is supported.
Whether this capability is supported by the model.
Whether this capability is supported by the model.
type BetaEffortCapability struct{…}Effort (reasoning_effort) capability details.
Effort (reasoning_effort) capability details.
Whether the model supports high effort level.
Whether the model supports high effort level.
Whether this capability is supported by the model.
Whether the model supports low effort level.
Whether the model supports low effort level.
Whether this capability is supported by the model.
Whether the model supports max effort level.
Whether the model supports max effort level.
Whether this capability is supported by the model.
Medium BetaCapabilitySupportWhether the model supports medium effort level.
Whether the model supports medium effort level.
Whether this capability is supported by the model.
Whether this capability is supported by the model.
type BetaModelCapabilities struct{…}Model capability information.
Model capability information.
Batch BetaCapabilitySupportWhether the model supports the Batch API.
Whether the model supports the Batch API.
Whether this capability is supported by the model.
Citations BetaCapabilitySupportWhether the model supports citation generation.
Whether the model supports citation generation.
Whether this capability is supported by the model.
CodeExecution BetaCapabilitySupportWhether the model supports code execution tools.
Whether the model supports code execution tools.
Whether this capability is supported by the model.
ContextManagement BetaContextManagementCapabilityContext management support and available strategies.
Context management support and available strategies.
ClearThinking20251015 BetaCapabilitySupportIndicates whether a capability is supported.
Indicates whether a capability is supported.
Whether this capability is supported by the model.
ClearToolUses20250919 BetaCapabilitySupportIndicates whether a capability is supported.
Indicates whether a capability is supported.
Whether this capability is supported by the model.
Compact20260112 BetaCapabilitySupportIndicates whether a capability is supported.
Indicates whether a capability is supported.
Whether this capability is supported by the model.
Whether this capability is supported by the model.
Effort BetaEffortCapabilityEffort (reasoning_effort) support and available levels.
Effort (reasoning_effort) support and available levels.
Whether the model supports high effort level.
Whether the model supports high effort level.
Whether this capability is supported by the model.
Whether the model supports low effort level.
Whether the model supports low effort level.
Whether this capability is supported by the model.
Whether the model supports max effort level.
Whether the model supports max effort level.
Whether this capability is supported by the model.
Medium BetaCapabilitySupportWhether the model supports medium effort level.
Whether the model supports medium effort level.
Whether this capability is supported by the model.
Whether this capability is supported by the model.
ImageInput BetaCapabilitySupportWhether the model accepts image content blocks.
Whether the model accepts image content blocks.
Whether this capability is supported by the model.
PDFInput BetaCapabilitySupportWhether the model accepts PDF content blocks.
Whether the model accepts PDF content blocks.
Whether this capability is supported by the model.
StructuredOutputs BetaCapabilitySupportWhether the model supports structured output / JSON mode / strict tool schemas.
Whether the model supports structured output / JSON mode / strict tool schemas.
Whether this capability is supported by the model.
Thinking BetaThinkingCapabilityThinking capability and supported type configurations.
Thinking capability and supported type configurations.
Whether this capability is supported by the model.
Types BetaThinkingTypesSupported thinking type configurations.
Supported thinking type configurations.
Adaptive BetaCapabilitySupportWhether the model supports thinking with type 'adaptive' (auto).
Whether the model supports thinking with type 'adaptive' (auto).
Whether this capability is supported by the model.
Enabled BetaCapabilitySupportWhether the model supports thinking with type 'enabled'.
Whether the model supports thinking with type 'enabled'.
Whether this capability is supported by the model.
type BetaModelInfo struct{…}
Unique model identifier.
Capabilities BetaModelCapabilitiesModel capability information.
Model capability information.
Batch BetaCapabilitySupportWhether the model supports the Batch API.
Whether the model supports the Batch API.
Whether this capability is supported by the model.
Citations BetaCapabilitySupportWhether the model supports citation generation.
Whether the model supports citation generation.
Whether this capability is supported by the model.
CodeExecution BetaCapabilitySupportWhether the model supports code execution tools.
Whether the model supports code execution tools.
Whether this capability is supported by the model.
ContextManagement BetaContextManagementCapabilityContext management support and available strategies.
Context management support and available strategies.
ClearThinking20251015 BetaCapabilitySupportIndicates whether a capability is supported.
Indicates whether a capability is supported.
Whether this capability is supported by the model.
ClearToolUses20250919 BetaCapabilitySupportIndicates whether a capability is supported.
Indicates whether a capability is supported.
Whether this capability is supported by the model.
Compact20260112 BetaCapabilitySupportIndicates whether a capability is supported.
Indicates whether a capability is supported.
Whether this capability is supported by the model.
Whether this capability is supported by the model.
Effort BetaEffortCapabilityEffort (reasoning_effort) support and available levels.
Effort (reasoning_effort) support and available levels.
Whether the model supports high effort level.
Whether the model supports high effort level.
Whether this capability is supported by the model.
Whether the model supports low effort level.
Whether the model supports low effort level.
Whether this capability is supported by the model.
Whether the model supports max effort level.
Whether the model supports max effort level.
Whether this capability is supported by the model.
Medium BetaCapabilitySupportWhether the model supports medium effort level.
Whether the model supports medium effort level.
Whether this capability is supported by the model.
Whether this capability is supported by the model.
ImageInput BetaCapabilitySupportWhether the model accepts image content blocks.
Whether the model accepts image content blocks.
Whether this capability is supported by the model.
PDFInput BetaCapabilitySupportWhether the model accepts PDF content blocks.
Whether the model accepts PDF content blocks.
Whether this capability is supported by the model.
StructuredOutputs BetaCapabilitySupportWhether the model supports structured output / JSON mode / strict tool schemas.
Whether the model supports structured output / JSON mode / strict tool schemas.
Whether this capability is supported by the model.
Thinking BetaThinkingCapabilityThinking capability and supported type configurations.
Thinking capability and supported type configurations.
Whether this capability is supported by the model.
Types BetaThinkingTypesSupported thinking type configurations.
Supported thinking type configurations.
Adaptive BetaCapabilitySupportWhether the model supports thinking with type 'adaptive' (auto).
Whether the model supports thinking with type 'adaptive' (auto).
Whether this capability is supported by the model.
Enabled BetaCapabilitySupportWhether the model supports thinking with type 'enabled'.
Whether the model supports thinking with type 'enabled'.
Whether this capability is supported by the model.
RFC 3339 datetime string representing the time at which the model was released. May be set to an epoch value if the release date is unknown.
A human-readable name for the model.
Maximum input context window size in tokens for this model.
Maximum value for the max_tokens parameter when using this model.
Type ModelObject type.
Object type.
For Models, this is always "model".
type BetaThinkingCapability struct{…}Thinking capability details.
Thinking capability details.
Whether this capability is supported by the model.
Types BetaThinkingTypesSupported thinking type configurations.
Supported thinking type configurations.
Adaptive BetaCapabilitySupportWhether the model supports thinking with type 'adaptive' (auto).
Whether the model supports thinking with type 'adaptive' (auto).
Whether this capability is supported by the model.
Enabled BetaCapabilitySupportWhether the model supports thinking with type 'enabled'.
Whether the model supports thinking with type 'enabled'.
Whether this capability is supported by the model.
type BetaThinkingTypes struct{…}Supported thinking type configurations.
Supported thinking type configurations.
Adaptive BetaCapabilitySupportWhether the model supports thinking with type 'adaptive' (auto).
Whether the model supports thinking with type 'adaptive' (auto).
Whether this capability is supported by the model.
Enabled BetaCapabilitySupportWhether the model supports thinking with type 'enabled'.
Whether the model supports thinking with type 'enabled'.
Whether this capability is supported by the model.