MLService prediction call Failed, Invalid output data for Output type JSON, should be (json) string

Hi,
Could you please help me to resolve this issue?

Error: MLService prediction call Failed

{
“code”: “BadRequest”,
“message”: “Invalid output data for Output type JSON, should be (json) string”,
“stacktrace”: null,
“trace_id”: null
}

1 Like

can you put a screenshot of your training pipeline

Hi @Shaik_Tharim

Please check if the “PipeLine” run was successful.

And the status of the ML Skill is “Deployed”

Thanks.

I fixed it guys, thanks.
The issue is i was using generic document understanding model without training and before we actually us in workflow ML extractor we need to retrain our model & the ML version must be > 0.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.