replicate-python icon indicating copy to clipboard operation
replicate-python copied to clipboard

Validate inputs

Open bfirsh opened this issue 3 years ago • 1 comments

The client should validate inputs based on the schema before making an API call.

User data

  • #25

bfirsh avatar May 31 '22 21:05 bfirsh

This would also help with a problem @zeke pointed out about how a model might change its inputs between versions.

mattt avatar Dec 16 '22 12:12 mattt

Prediction inputs are now validated by the API.

mattt avatar Sep 16 '24 07:09 mattt