Zeke Sikelianos

Results 472 comments of Zeke Sikelianos

Hey sorry this issue got pretty stale. If you're still experiencing this, you might want to try using the [`run` key in cog.yaml](https://cog.run/yaml/#run), which lets you specify commands to run...

Good to know! That's definitely useful, but maybe not entirely intuitive. Imagine coming upon this code without having read the docs. Would you understand that that callback was a progress...

Yep that snippet is definitely more intuitive. Could probably take it a step further by naming `callback` to something suggestive of the fact that it's a repeated omitted event. As...

A comment from @deepfates on https://github.com/replicate/create-replicate/pull/39#issuecomment-1949534612 > I like this from a usability standpoint but from a wording standpoint i feel weird about showcasing `replicate.wait` this way. Just seems to...

Is this still relevant? cc @aron

I've opened a couple PRs to help prevent further confusion about this: - https://github.com/replicate/replicate-javascript/pull/264 - https://github.com/replicate/getting-started-nextjs/pull/104

cc @alexstrat in case they're not watching the repo

![IMG_9232](https://github.com/user-attachments/assets/4aa2f133-d55d-4369-a835-76800a3e760d)

These may indeed be invalid, but most users are probably using this module to weed out exactly those kinds of URLS. We could potentially add an option for this, like...

Hi @jaredsmith. We'll happily accept a pull request for this.