ExecutionNode = LLMCallNode | GadgetNode
LLMCallNode
GadgetNode
Defined in: core/execution-tree.ts:118
Union of all execution node types.