llmRequestWithoutTools

fun llmRequestWithoutTools(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 without allowing tool calls.

Parameters

name

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