Task<ValueTuple<ResponseType, String>> MeshWorkflowGroup.UpdateModelsYamlFromJsonFileAsync(String cliPath, String jsonFilePath, CancellationToken cancellationToken)
Load model configuration from a JSON file and update the models.yaml
This is used in batch mode where GUI configurator cannot be launched
Examples
Return Value
Tuple containing ResponseType and message