ReadonlytypeDiscriminator for cache point.
ReadonlycacheThe cache type. Currently only 'default' is supported.
Serializes the CachePointBlock to a JSON-compatible ContentBlockData object. Called automatically by JSON.stringify().
StaticfromCreates a CachePointBlock instance from its wrapped data format.
Wrapped CachePointBlockData to deserialize
CachePointBlock instance
Cache point block for prompt caching. Marks a position in a message or system prompt where caching should occur.