replicate/replicate-python

Listing predictions by version?

anotherjesse opened this issue · 4 comments

When I use replicate.com I can see predictions for a specific version:

https://replicate.com/predictions?version=7a5d96bdd41ffe8c449f6c6818a9aaa31db3fb4d7d7154feef3fd778318c64a3

Is it possible to have the client/api do the same thing?

https://replicate.com/docs/reference/http#predictions.list doesn't seem to have the ability to filter

Hey @anotherjesse. At the moment, Replicate's API doesn't have a way to filter predictions by version. But that's something I'd love to add.

Hi @mattt, since there is no PR tagged to this issue so just wanted to know are you working on this or somebody has ? if can I take this up.

@asingh9530 Thanks for your offer to help, but this is blocked by Replicate's API and there's nothing to be done client-side at the moment.

Ok Understood @mattt I thought only client pkg didn't had this but if this is at replicate api issue then its fine.