in src/huggingface_inference_toolkit/serialization/json_utils.py [0:0]
def deserialize(body): return orjson.loads(body)