ReasoningEvaluateNode.updateSpec() method

Hot-swap the ReasoningSpec while the node is running. The new spec must have been created by a plan session with the same (or compatible) callback definitions.

Signature:

updateSpec(spec: ReasoningSpec): void;

Parameters

Parameter Type Description

spec

ReasoningSpec

Returns:

void