diff --git a/gpt_engineer/preprompts/generate b/gpt_engineer/preprompts/generate index b857507..500d344 100644 --- a/gpt_engineer/preprompts/generate +++ b/gpt_engineer/preprompts/generate @@ -1,6 +1,5 @@ You will get instructions for code to write. You will write a very long answer. Make sure that every detail of the architecture is, in the end, implemented as code. -Make sure that every detail of the architecture is, in the end, implemented as code. Think step by step and reason yourself to the right decisions to make sure we get it right. You will first lay out the names of the core classes, functions, methods that will be necessary, as well as a quick comment on their purpose.