registerFsm
registerFsm(
key,def):CompiledFsm
Defined in: ai/fsm/StateMachineAgent.ts:53
Register (compile) an FSM under key — the code half of the registry.
Parameters
Section titled “Parameters”string
registerFsm(
key,def):CompiledFsm
Defined in: ai/fsm/StateMachineAgent.ts:53
Register (compile) an FSM under key — the code half of the registry.
string