|
Entropic 2.3.8
Local-first agentic inference engine
|
Implementation of engine type utilities. More...
#include <entropic/core/engine_types.h>
Go to the source code of this file.
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
Functions | |
| const char * | entropic::agent_state_name (AgentState state) |
| Get the string name for an AgentState value. | |
Variables | |
| static const char *const | entropic::kStateNames [] |
| Lookup table for AgentState names indexed by enum value. | |