Add new DataImport mode: Workers
The new Workers
mode is used to run ML Worflows with ingested workers.
Such a workflow will be created through CorpusWorkflow
In this mode, the api endpoint does not start the workflow, it only builds a workflow recipe without creating the initial tasks.
A new endpoint StartProcess
will allow starting the workflow set on an existing Workers DataImport