Call the model server
Model server input must be JSON-serializable: a string, number, list, or dictionary.Note the double quotes to make the data parameter a string.
truss predict uses the same data formatting on the as cURL.