AnthropicDocumentBlockParam - Go SDK

AnthropicDocumentBlockParam type definition

The Go SDK and docs are currently in beta. Report issues on GitHub.

Fields

FieldTypeRequiredDescriptionExample
CacheControl*components.AnthropicCacheControlDirectiveEnable 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.OptionalNullable[components.AnthropicDocumentBlockParamCitations]N/A
Contextoptionalnullable.OptionalNullable[string]N/A
Sourcecomponents.AnthropicDocumentBlockParamSourceUnion✔️N/A
Titleoptionalnullable.OptionalNullable[string]N/A
Typecomponents.TypeDocument✔️N/A