Run a trained model on Almond Bot.

Parameters

task_name
str
required

Name of the task to run.

training_name
str
required

Name of the training to run.

Example Usage

await client.run_task("pick_and_place", "my_training")