Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
engine_types.cpp File Reference

Implementation of engine type utilities. More...

Include dependency graph for engine_types.cpp:

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.
 

Detailed Description

Implementation of engine type utilities.

Version
1.8.4

Definition in file engine_types.cpp.