I started experimenting with letting chatgpt-4o and gemini1.5 create botpress-json from my specs, and it produces wonderful code. But I was not yet able to import it into botpress to get a working chatbot from it. (I created a .bpz with my .json and the "botpress basic template" files and documents / folders). The error message is "invalid archive". For me, it would be extremely nice to build chatbots that way, I guess I could build them 10 times faster and better than with the GUI. Does anybody have an idea what could be the problem? Could the problem be the unique id's that are generated by the botpress-gui when building. Because the id's generated by chatgpt or gemini are completely different, and more like placeholders. Thanks for help