replicate / replicate-swift

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

Improve support for webhooks #30

Closed mattt closed 1 year ago

mattt commented 1 year ago

This PR adds a new Webhook type that encapsulates a webhook URL and event filter that's passed to the endpoints for creating a prediction or training.

See https://replicate.com/docs/reference/http#predictions.create--webhook