Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 581 Bytes

File metadata and controls

11 lines (7 loc) · 581 Bytes

TransformJsonLiveDeploymentRequest

TransformJsonLiveDeploymentRequest

Properties

Name Type Required Description
input Dict[str, Any] Yes The input data for the model inference. The structure should match the model's transform API specification, where each key is an input name and the value is the corresponding input data.

[Back to Model list] [Back to API list] [Back to README]