The schema here (https://huggingface.github.io/text-generation-inference/#/Text%20Generation%20Inference/generate) shows the response contains details and generated_text. Currently, the output response from the sagemaker endpoints only return generated_text. Is there a way to get the full output json in the response to a sagemaker endpoint request?