Update README.md

This commit is contained in:
Anton Osika
2023-06-04 21:48:31 +02:00
committed by GitHub
parent 7a25735087
commit 358c12ae66

View File

@@ -29,13 +29,9 @@ GPT Engineer is made to be easy to adapt, extend, and make your agent learn how
- Check the generated files in my-new-project/workspace_clarified - Check the generated files in my-new-project/workspace_clarified
### Limitations ### Limitations
The main parts to be addressed next is that on the first attempt the generated implementation might not contain all necessary functionality that was specified in the prompt. Implementing additional chain of thought prompting, e.g. [Reflexion](https://github.com/noahshinn024/reflexion), should be able to make it more reliable and not miss requested functionality in the main prompt.
Implementing additional chain of thought, or "[Reflexion](https://github.com/noahshinn024/reflexion)", prompting should be able to make it more reliable. Contributors welcome! If you are unsure what to add, check out the ideas listed in the Projects part of the github repo.
Contributors welcome!
If you are unsure what to try, check out the ideas listed in the Projects part of the github repo.
## Features ## Features