mirror of
https://github.com/aljazceru/gpt-engineer.git
synced 2025-12-17 12:45:26 +01:00
Many small improvements, new benchmark results!
This commit is contained in:
@@ -35,7 +35,7 @@ def main(
|
||||
"-m",
|
||||
"gpt_engineer.main",
|
||||
bench_folder,
|
||||
"--steps-config",
|
||||
"--steps",
|
||||
"benchmark",
|
||||
],
|
||||
stdout=log_file,
|
||||
@@ -66,7 +66,7 @@ def main(
|
||||
"-m",
|
||||
"gpt_engineer.main",
|
||||
bench_folder,
|
||||
"--steps-config",
|
||||
"--steps",
|
||||
"execute_only",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user