mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
cache_prompts=True in benchmark
This commit is contained in:
parent
e12157bb98
commit
b4537dfb22
1 changed files with 1 additions and 0 deletions
|
@ -566,6 +566,7 @@ def run_test_real(
|
|||
stream=False,
|
||||
verbose=verbose,
|
||||
# auto_lint=False, # disabled for code-in-json experiments
|
||||
cache_prompts=True,
|
||||
)
|
||||
coder.max_apply_update_errors = max_apply_update_errors
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue