Skip to content

Commit cecfbc7

Browse files
Merge pull request Aider-AI#3435 from matfat55/main
2 parents 0c5b51d + 31a6aff commit cecfbc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aider/main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@ def get_io(pretty):
768768
model_key_pairs = [
769769
("ANTHROPIC_API_KEY", "sonnet"),
770770
("DEEPSEEK_API_KEY", "deepseek"),
771-
("OPENROUTER_API_KEY", "openrouter/anthropic/claude-3.5-sonnet"),
771+
("OPENROUTER_API_KEY", "openrouter/anthropic/claude-3.7-sonnet"),
772772
("OPENAI_API_KEY", "gpt-4o"),
773773
("GEMINI_API_KEY", "flash"),
774774
]

0 commit comments

Comments
 (0)