mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
added openai/ prefix
This commit is contained in:
parent
7b19f767fc
commit
b6cd852124
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ MODEL_SETTINGS = [
|
|||
reminder_as_sys_msg=True,
|
||||
),
|
||||
ModelSettings(
|
||||
"gpt-4o",
|
||||
"openai/gpt-4o",
|
||||
"udiff",
|
||||
weak_model_name="gpt-3.5-turbo",
|
||||
use_repo_map=True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue