llmRequestMultipleOnlyCallingTools

Creates an AI agent node designed to handle language model requests where only tool calls are executed, and multiple responses are returned.

Return

An instance of AIAgentNodeBase configured to process language model requests with input of type String and output of type List.

Parameters

name

An optional name for the node. If null, a default name will be generated automatically.