replicate-python
replicate-python copied to clipboard
Validate inputs
The client should validate inputs based on the schema before making an API call.
User data
- #25
This would also help with a problem @zeke pointed out about how a model might change its inputs between versions.
Prediction inputs are now validated by the API.