nodeLLMRequestMultiple
fun AIAgentSubgraphBuilderBase<*, *>.nodeLLMRequestMultiple(name: String? = null): AIAgentNodeDelegateBase<String, List<Message.Response>>(source)
A node that appends a user message to the LLM prompt and gets multiple LLM responses with tool calls enabled.
Parameters
name
Optional node name.