replicate / replicate-go

Go client for Replicate
https://replicate.com
Apache License 2.0
65 stars 9 forks source link

WebHooks question #51

Closed art-korn-39 closed 6 months ago

art-korn-39 commented 6 months ago

Could I use this solve without webhooks?

mattt commented 6 months ago

Hi, @art-korn-39. Yes, you can use Replicate's API with or without webhooks. If you provide a webhook when running a model, Replicate will send results to that endpoint in addition to the response sent to the client. For more information, see this guide.