Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
entropic::ContextManagerHooks Struct Reference

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.
 

Detailed Description

Engine-level hooks called during context management.

Version
1.8.4

Definition at line 26 of file context_manager.h.

Member Data Documentation

◆ after_compaction

std::function<void(LoopContext&)> entropic::ContextManagerHooks::after_compaction

Post-compaction hook.

Definition at line 27 of file context_manager.h.


The documentation for this struct was generated from the following file: