This commit is contained in:
PatillaCode
2023-06-18 16:30:51 +02:00
parent e119f758ed
commit 96106bdc16

View File

@@ -69,7 +69,7 @@ cp -r projects/example/ projects/my-new-project
- Optionally pass in `true` to delete the working files before running
**Results**:
- Check the generated files in projects/my-new-project/workspace
- Check the generated files in `projects/my-new-project/workspace`
### Limitations
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.