replicate-python icon indicating copy to clipboard operation
replicate-python copied to clipboard

Create empty model from api ,delete it from web - when i try ro create again (same name) either api|web i get This model already exists. Try a different name!

Open micos7 opened this issue 1 year ago • 7 comments

Or in api the response is reasonPhrase: "Conflict" -statusCode: 409

Unique index which takes into account soft deletes?

Thanks for your help.

micos7 avatar Jul 08 '24 16:07 micos7

Hi @micos7. To clarify, when you deleted your model, does it still show up on the website? If you delete the model through the API, does that resolve your issue?

mattt avatar Jul 18 '24 12:07 mattt

I'm hitting the same issue. @mattt to answer your questions

  1. I'm deleting the model via API
  2. The deleted model no longer shows up in the UI
  3. Issuing a create returns a 409.

I have a repo which I can share with you.

jlewi avatar Jul 31 '24 21:07 jlewi

I have the same issue. I deleted the model from the UI, and then I try to create a model with the same name from the python library and it fails with 409.

tobias-varden avatar Aug 22 '24 12:08 tobias-varden

Bump any solution? I have the same problem.

roelfrenkema avatar Aug 31 '24 20:08 roelfrenkema

bump..same problem, anyone fixed this?

angelos-c avatar Sep 09 '24 20:09 angelos-c

same problem, isn't this fixed yet?

git-moeen avatar Nov 22 '24 10:11 git-moeen

Still not fixed it seems

albertogbdev avatar Jan 15 '25 18:01 albertogbdev