replicate/replicate-python

SDK is missing Deployments.Delete

Closed this issue · 2 comments

I don't think the client library includes a routine to delete deployments.

class Deployment(Resource):

FYI @mattt

Thanks for pointing this out, @jlewi. I opened a PR implementing this in #331.

This is now available in 0.31.0