Ask a question to get started
Enter to send•Shift+Enter new line
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.
is_data_content_block( block: dict, ) -> bool
block
dict
The content block to check.