|
Entropic 2.3.8
Local-first agentic inference engine
|
Switch the active inference phase. More...
#include <entropic/core/directives.h>


Public Member Functions | |
| PhaseChangeDirective (std::string p="") | |
| Construct a PhaseChange directive. | |
Public Attributes | |
| std::string | phase |
| Target phase name. | |
Public Attributes inherited from entropic::Directive | |
| entropic_directive_type_t | type |
| Discriminant for dispatch. | |
|
inlineexplicit |
Construct a PhaseChange directive.
| p | Phase name. |
Definition at line 248 of file directives.h.
| std::string entropic::PhaseChangeDirective::phase |
Target phase name.
Definition at line 241 of file directives.h.