llmRequestOnlyCallingTools

fun llmRequestOnlyCallingTools(name: String? = null): AIAgentNodeBase<String, ERROR CLASS: Symbol not found for Message.Assistant>(source)

A node that sends a user message and requests a response from the LLM, where only tool calls are allowed.

Parameters

name

Optional node name, defaults to delegate's property name.