EpisodicReflectionConfiguration¶
Structure Class¶
EpisodicReflectionConfiguration
dataclass
¶
The configuration for the reflections created with the episodic memory strategy.
Attributes¶
memory_record_schema
class-attribute
instance-attribute
¶
memory_record_schema: MemoryRecordSchema | None = None
"Schema for metadata fields on records generated by reflections.
namespace_templates
class-attribute
instance-attribute
¶
The namespaceTemplates for which to create reflections. Can be less nested than the episodic namespaces.