How to pass Pipeline parameters to SageMaker Hosting?

Hi,

Some HF Pipelines have many controls allowing to customize the inference. How to pass those parameters to a SageMaker HF hosting endpoint, for a specific invocation request?

You can find documentation here: Reference

To give a specific example (in this case text generation):

many many thanks!