|
Entropic 2.3.8
Local-first agentic inference engine
|
Engine-level hooks called during context management. More...
#include <entropic/core/context_manager.h>
Public Attributes | |
| std::function< void(LoopContext &)> | after_compaction |
| Post-compaction hook. | |
Engine-level hooks called during context management.
Definition at line 26 of file context_manager.h.
| std::function<void(LoopContext&)> entropic::ContextManagerHooks::after_compaction |
Post-compaction hook.
Definition at line 27 of file context_manager.h.