Description
The .emd file for the third-party model is missing the required InferenceFunction key. This key is required for performing inference. This key contains the name of the Pythonfile that has the NLP inference function.
Solution
Ensure that the .emd file includes the InferenceFunction key.