AIAgentStuckInTheNodeException

constructor(node: AIAgentNodeBase<*, *>, output: Any?)(source)

Parameters

node

The node in which the agent becomes stuck.

output

The output produced by the node that doesn't match any edge conditions.