mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
feat: Pass verbose flag to Model class for detailed output
This commit is contained in:
parent
5c8150fd16
commit
05eaf82b36
1 changed files with 1 additions and 0 deletions
|
@ -779,6 +779,7 @@ def run_test_real(
|
|||
weak_model=weak_model_name,
|
||||
editor_model=editor_model,
|
||||
editor_edit_format=editor_edit_format,
|
||||
verbose=verbose,
|
||||
)
|
||||
|
||||
if reasoning_effort is not None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue