nodeLLMSendMessageForceOneTool

Deprecated

Please use nodeLLMRequestForceOneTool instead.

Replace with

nodeLLMRequestForceOneTool(name, tool)

A node that that appends a user message to the LLM prompt and forces the LLM to use a specific tool.

Parameters

name

Optional node name.

tool

Tool descriptor the LLM is required to use.


Deprecated

Please use nodeLLMRequestForceOneTool instead.

Replace with

nodeLLMRequestForceOneTool(name, tool)

A node that appends a user message to the LLM prompt and forces the LLM to use a specific tool.

Parameters

name

Optional node name.

tool

Tool the LLM is required to use.