mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
fixed test_commands
This commit is contained in:
parent
67cc974454
commit
f960774b51
2 changed files with 26 additions and 28 deletions
|
@ -117,6 +117,7 @@ class Model:
|
|||
edit_format = "whole"
|
||||
use_repo_map = False
|
||||
send_undo_reply = False
|
||||
accepts_images = False
|
||||
|
||||
max_chat_history_tokens = 1024
|
||||
weak_model = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue