Skip to main content
The Python SDK and docs are currently in beta. Report issues on GitHub.

Fields

FieldTypeRequiredDescriptionExample
cache_controlOptional[components.AnthropicCacheControlDirective]:heavy_minus_sign:Enable automatic prompt caching. When set at the top level, the system automatically applies cache breakpoints to the last cacheable block in the request. Currently supported for Anthropic Claude models.{"type": "ephemeral"}
citationsOptionalNullable[components.AnthropicDocumentBlockParamCitations]:heavy_minus_sign:N/A
contextOptionalNullable[str]:heavy_minus_sign:N/A
sourcecomponents.AnthropicDocumentBlockParamSourceUnion:heavy_check_mark:N/A
titleOptionalNullable[str]:heavy_minus_sign:N/A
typecomponents.TypeDocument:heavy_check_mark:N/A