PreCompactionMemoryFlushConfig
Defined in the Feature Configs module.AI Agent Bounded policy for extracting durable memories before compaction. The feature is enabled only when this config (or
True) is assigned to
ExecutionConfig.pre_compaction_memory_flush. The nested config defaults
to enabled so PreCompactionMemoryFlushConfig(...) is ergonomic while
the containing execution feature remains default-off.
Properties
bool
No description available.
float
No description available.
int
No description available.
int
No description available.
Optional[str]
No description available.
Internal & Generic Methods
Internal & Generic Methods
- to_dict: Generic utility method.
Source
View on GitHub
praisonaiagents/config/feature_configs.py at line 749
