Anton Osika
|
ba33e681df
|
Fix failing tests. Add review step.
|
2023-06-25 14:03:04 +02:00 |
|
Anton Osika
|
2a39cc4cd7
|
Bugfixes, store output logs
|
2023-06-25 10:56:56 +02:00 |
|
Anton Osika
|
8b2ea8ef58
|
First step in collecting learnings
|
2023-06-25 10:51:11 +02:00 |
|
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 |
|
David Cameron
|
0d0aaaa9b0
|
Handle newlines between filename (#250)
|
2023-06-20 18:43:12 +02:00 |
|
David Cameron
|
9b3db78b95
|
Additional filename handling (#221)
|
2023-06-20 12:09:28 +02:00 |
|
David Cameron
|
613aab8ef7
|
Fix square bracket file name issue
|
2023-06-19 07:07:59 -04:00 |
|
Carl Thomé
|
d3d1c9e5aa
|
Mark test as failed because it requires OpenAI API access currently
|
2023-06-18 15:08:25 +02:00 |
|
Carl Thomé
|
742b56804e
|
Create test_ai.py
|
2023-06-18 15:03:09 +02:00 |
|
Patilla Code
|
084ce1759b
|
make pre commit pass in the whole codebase (#149)
|
2023-06-18 14:46:03 +02:00 |
|
Anton Osika
|
c999f7c2c8
|
Revert "Improved chat parsing with no AI logic (#120)"
This reverts commit 8facedd8d1.
|
2023-06-18 14:25:49 +02:00 |
|
Gonçalo Moita
|
8facedd8d1
|
Improved chat parsing with no AI logic (#120)
|
2023-06-18 14:10:08 +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 |
|