mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-04 19:55:00 +00:00
chore: Add num_ctx and sleep to run_test_threaded.gather arguments
This commit is contained in:
parent
05eaf82b36
commit
622bf349c5
1 changed files with 2 additions and 0 deletions
|
@ -388,6 +388,8 @@ def main(
|
||||||
replay,
|
replay,
|
||||||
editor_model,
|
editor_model,
|
||||||
editor_edit_format,
|
editor_edit_format,
|
||||||
|
num_ctx,
|
||||||
|
sleep,
|
||||||
reasoning_effort,
|
reasoning_effort,
|
||||||
)
|
)
|
||||||
all_results = run_test_threaded.gather(tqdm=True)
|
all_results = run_test_threaded.gather(tqdm=True)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue