mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
Updated HISTORY
This commit is contained in:
parent
d376767ca3
commit
1e70b3fb05
2 changed files with 2 additions and 1 deletions
|
@ -32,7 +32,7 @@ class Model:
|
|||
|
||||
@staticmethod
|
||||
def strong_model():
|
||||
return Model.create("gpt-4")
|
||||
return Model.create("gpt-4-0613")
|
||||
|
||||
@staticmethod
|
||||
def weak_model():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue