mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
no user remind
This commit is contained in:
parent
919ea05482
commit
5c7707a51a
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ MODEL_SETTINGS = [
|
||||||
"anthropic-beta": ANTHROPIC_BETA_HEADER,
|
"anthropic-beta": ANTHROPIC_BETA_HEADER,
|
||||||
},
|
},
|
||||||
cache_control=True,
|
cache_control=True,
|
||||||
reminder="user",
|
reminder=None,
|
||||||
),
|
),
|
||||||
ModelSettings(
|
ModelSettings(
|
||||||
"anthropic/claude-3-5-sonnet-20240620",
|
"anthropic/claude-3-5-sonnet-20240620",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue