setExecutionPointAfterNode
suspend fun setExecutionPointAfterNode(nodePath: String, output: JSONElement, agentContext: AIAgentGraphContextBase)(source)
Finds and sets the node for the strategy based on the provided context.
suspend fun setExecutionPointAfterNode(nodePath: String, output: JsonElement, agentContext: AIAgentGraphContextBase)(source)
Deprecated
Use setExecutionPointAfterNode with output: JSONElement instead
Finds and sets the node for the strategy based on the provided context.