Content¶
Union Type¶
Content
module-attribute
¶
Content = Union[ContentText | ContentUnknown]
Contains the content of a memory item.
Content
module-attribute
¶Content = Union[ContentText | ContentUnknown]
Contains the content of a memory item.
ContentText
dataclass
¶