Ask a question to get started
Enter to sendā¢Shift+Enter new line
is_data_content_block( block: dict[str, Any], ) -> bool
block
dict[str, Any]
The content block to check.
Check if the provided content block is a data content block.
Returns True for both v0 (old-style) and v1 (new-style) multimodal data blocks.