Downloading files in Process Lambda

This example shows how to download all files attached to an entity:

from voxelfarm import process_lambda

lambda_host = process_lambda.process_lambda_host()
ml_files = lambda_host.download_entity_files(ml_entity)


Revision #2
Created 15 September 2025 14:53:14 by Christian
Updated 15 September 2025 14:58:30 by Christian