--label-field and --choice-field error with v.1.14.0

Ok, so I made updates to 3 custom recipes that referenced spacy_model -- I updated the code, and I am no longer getting errors on any of these recipes.

The other recipes I have do not reference spacy_model, and I'm still getting this error:

the following arguments are required: --label-field, --choice-field

Is there something else I need to add to handle these label and choice field errors? I can send a few examples if that is helpful. These args were never required in previous versions.