Example Usage
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
cacheControl | models.ChatContentCacheControl | :heavy_minus_sign: | Cache control for the content part | {"ttl": "5m","type": "ephemeral"} |
text | string | :heavy_check_mark: | N/A | |
type | models.ChatContentTextType | :heavy_check_mark: | N/A |