Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
cache_control | Optional[components.ChatContentCacheControl] | :heavy_minus_sign: | Cache control for the content part | {"type": "ephemeral"} |
text | str | :heavy_check_mark: | N/A | |
type | components.ChatContentTextType | :heavy_check_mark: | N/A |