sendToolResultsOnlyCallingTools
suspend fun sendToolResultsOnlyCallingTools(results: List<ReceivedToolResult>): Message.Assistant(source)
Sends tool results to the LLM, restricting it to only calling tools. Corresponds to nodeSendToolReceivedResultsOnlyCallingTools.