xlm_create_default_param interface.The structure in multimodal input.
Supports single prompt and single image.
Supports single prompt with multiple images. (not support yet)
Model input request priority settings.
The preemption relationships are as follows:
XLM_PRIORITY_TYPE_URGENT --preemption--> XLM_PRIORITY_TYPE_HIGH --preemption--> XLM_PRIORITY_TYPE_NORMAL.When the priority is both NORMAL, preemption will not occur. Instead, the execution order will be determined based on the value of priority.