gpt-engineer
gpt-engineer copied to clipboard
It only makes the structure of the code but doesn't fill the functions.
It basically just creates the function names and expects me to fill it with the code that will make it work. Surely it should fill it itself.
Have you tried running it again while crossing your fingers? Can't really control what an AI decides to spit out except with luck.
Have you tried running it again while crossing your fingers? Can't really control what an AI decides to spit out except with luck.
This is correct, but I'm sure this can be "easily" solved.
Make a last step that checks if functions contains pass and ask you if you want it to be filled, or something like that.
I tried running it 3 times. You should be able to solve it by telling gpt4 to create the actual functions and not leaving them blank.
I'm sure that works, but what should happen really is that the code is inspected at the end and you can give new instructions, automatically checking if functions are blank would be handy.
I'm not sure how to implement embeddings here but would make sense possibly.
The whole project should be a main leader agent and then sub-agent for sub-tasks, then one that inspects at the end and loops until user is pleased.
Have you tried running it again while crossing your fingers? Can't really control what an AI decides to spit out except with luck.
I agree with this. AI does feed you some boilers. Must be clear in what your instructions are for them to do it.
Many changes have been applied since you posted this, give the latest version a try.
If you wish to reopen the issue please do following the new issue template.