You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thrownewIllegalArgumentException("Missing 'custom_model_file' field in profile '" + profile.getName() + "' if you want an empty custom model set it to 'empty'");
117
+
thrownewIllegalArgumentException("Missing 'custom_model' or 'custom_model_file' field in profile '"
118
+
+ profile.getName() + "'. To use default specify custom_model_file: empty");
0 commit comments