-
Notifications
You must be signed in to change notification settings - Fork 574
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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
- Loading branch information
1 parent
c9d7865
commit a4bc2e5
Showing
4 changed files
with
306 additions
and
277 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.