[Inference Client] Factorize inference payload build (#2601)
* Factorize inference payload build and add test
* Add comments
* Add method description
* fix style
* fix style again
* fix prepare payload helper
* experiment: try old version of workflow
* revert experiment: try old version of workflow
* Add docstring
* update docstring
* simplify json payload construction when inputs is a dict
* ignore mypy str bytes warning
* fix encoding condition
* remove unnecessary checks for parameters