Document: - `doc.display_schema()` to display the Document's schema - `doc.display()` to display the Document instance - key, value (including type and shape) - maybe display shorter id: `2184b5 ...` instead of `2184b53f977f566d72f72a6e706edb00 ` - if eg. list of 200 elements is part of the Document, don't show all 200 elements, keep max size of such display manageable. DocumentArray: - schema and length - redundant fields for v2: - `Homogenous Documents` - `Common Attributes`, instead show the schema - `Multimodal dataclass`