replicate / replicate-swift

Swift client for Replicate
https://replicate.com
Apache License 2.0
157 stars 33 forks source link

Add support for `collections.list` endpoint #33

Closed mattt closed 1 year ago

mattt commented 1 year ago

See https://replicate.com/docs/reference/http#collections.list

Warning This PR renames client methods for list endpoints (for example, getPredictions -> listPredictions). The old methods are deprecated and be removed in a future release.