UserPreferenceMemoryStrategyInput¶
Structure Class¶
UserPreferenceMemoryStrategyInput
dataclass
¶
Input for creating a user preference memory strategy.
Attributes¶
description
class-attribute
instance-attribute
¶
The description of the user preference memory strategy.
memory_record_schema
class-attribute
instance-attribute
¶
memory_record_schema: MemoryRecordSchema | None = None
Schema for metadata fields on records generated by this strategy.
namespace_templates
class-attribute
instance-attribute
¶
The namespaceTemplates associated with the user preference memory strategy.