Skip to content

Commit

Permalink
Update ROADMAP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonOsika authored Jun 20, 2023
1 parent 8fc0083 commit 23af044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- [ ] Let human give feedback
- [ ] Ask human for what is not working as expected in a loop, and feed it into
GPT4 to fix the code, until the human is happy or gives up
- [ ] Break down the code generation into much smaller parts
- [ ] Break down the code generation into small parts
- [ ] For each small part, generate tests for each subpart, and do the loop of running the tests for each part, feeding
results into GPT4, and let it edit the code until they pass
- [ ] LLM tests in CI
Expand Down

0 comments on commit 23af044

Please sign in to comment.