mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
todo
This commit is contained in:
parent
c770fc4380
commit
f12bbf1e5b
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ class Model:
|
|||
else:
|
||||
self.max_chat_history_tokens = 2 * 1024
|
||||
|
||||
# TODO: set edit_format,use_repo_map,send_undo_reply for various models
|
||||
|
||||
def __str__(self):
|
||||
return self.name
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue