As of this morning, when I run the deployed “ArtVerve”, which calls 3 different Replicate models via some logic, I get the not helpful error message “Image build for im-Y2WkPvPyFy2yUE4YRD9W5s failed with the exception:”
But ArtVerve 0.5, in the Builder runs successfully and creates 3 lovely images from 3 different Image Generators, as selected by my code.
The odd thing is that the main Action, which I call Hydra, was actually turned off.
So, there appears to be a kind of crossover issue where the prompt references some functionality, and the platform ignores when actionss are turned off, trying to be helpful…
OR,
There is some kind of caching issue. It would be super-nice if we had a kind of nuclear reset option, at least something like Control-F5, Clear Cache.
Hi @kenlyle ,
Could you please share the link to the Pickaxe where the Replicate action is not working? If you’re using a custom action, it would also be helpful if you could share the code. That way, we and other users can better review what might be causing the issue and help identify a solution.
1 Like
Hey Danny, Thanks.
I think you know that the Pickaxe environment is not at all helpful. I had made a bunch of noob errors like installing core packages, installing the wrong level of MIMEText, had some indentation errors in my code, etc. Eventually, with the recent Builder update, I started to get some helpful feedback, and, actually, using Claude directly, was able to fix the alignment issues.
There is a lot of work to do on usability, I think it’s obvious. I shouldn’t have to spell them all out - making the innocent and noobish error of listing a Python core package as Required should not blow up the build process. I suggest you add a few of those to your automated test suite, if such a thing exists.
I am really hopeful that the new Actions Builder that Nathaniel hinted at solves a lot of the code issues, at least.
Thank you for your message and for taking the time to share your feedback. We appreciate you reaching out and will make sure your comments are noted for our team’s review.