createToolMocks

fun <I : Any, O : Any> createToolMocks(agent: Agent<I, O>, toolCallExpectations: List<ToolCallExpectation>): Map<ToolName, ToolMock>