πŸ“„ Load Json From PredictionsΒΆ

Note

ID: processors.load_json_from_predictions | Type: PostProcess

{
    "__type__": "post_process",
    "operator": {
        "__type__": "load_json",
        "allow_failure": true,
        "failure_value": []
    },
    "process_references": false
}

Read more about catalog usage here.