returns
infix fun returns(result: Result): MockLLMBuilder.MockToolReceiver.MockToolResponseBuilder<Args, Result>(source)
Configures the tool to return the specified result when it receives matching arguments.
Return
A MockToolResponseBuilder for further configuration
Parameters
result
The result to return