MockToolReceiver

constructor(tool: Tool<Args, Result>, builder: MockLLMBuilder)(source)

Parameters

Args

The type of arguments the tool accepts

Result

The type of result the tool produces