requestLLMForceOneTool

Sends a request to the language model while enforcing the use of a specific tool.

Return

The response from the language model.

Parameters

tool

The tool descriptor to force in the request.


Sends a request to the language model while enforcing the use of a specific tool.

Return

The response from the language model.

Parameters

tool

The tool to force in the request.