Commit Graph

5 Commits

Author SHA1 Message Date
Anton Osika
f159dc45f2 First step in making gpt-engineer learn. Rename main_prompt -> prompt (#381)
* First step in collecting learnings

* Rename prompts

* remove requirements, use pip install -e . instead

* Add requirements

* Fix tests
2023-06-24 17:53:04 +02:00
Philipp Kohler
14f79a8163 Extend tests for DB class (#128) 2023-06-23 11:50:34 +02:00
Patilla Code
084ce1759b make pre commit pass in the whole codebase (#149) 2023-06-18 14:46:03 +02:00
Philipp Kohler
903a8905cb fixed the DB import in the pytest file (#116) 2023-06-17 20:53:04 +02:00
Anton Osika
15b353d975 Separate into steps and wrap filesystem access 2023-05-06 20:11:17 +02:00