remove a duplicate phrase from the prompt (#446)

This commit is contained in:
Fathi Helmi
2023-07-02 14:22:55 +01:00
committed by GitHub
parent b60a60632d
commit 14ae0e7d0e

View File

@@ -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.