MemoryRecordSchema¶
Structure Class¶
MemoryRecordSchema
dataclass
¶
Schema for metadata on memory records generated by a strategy.
Attributes¶
metadata_schema
class-attribute
instance-attribute
¶
metadata_schema: list[MetadataSchemaEntry] | None = None
The metadata field definitions for this strategy.