fixed test_commands

This commit is contained in:
Paul Gauthier 2024-04-18 15:01:02 -07:00
parent 67cc974454
commit f960774b51
2 changed files with 26 additions and 28 deletions

View file

@ -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