sendToolResultsWithoutTools
suspend fun sendToolResultsWithoutTools(results: List<ReceivedToolResult>): Message.Assistant(source)
Sends tool results to the LLM without allowing further tool calls. Corresponds to nodeSendToolReceivedResultsWithoutTools.