mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
Merge pull request #3435 from matfat55/main
This commit is contained in:
commit
cecfbc7e20
1 changed files with 1 additions and 1 deletions
|
@ -768,7 +768,7 @@ def main(argv=None, input=None, output=None, force_git_root=None, return_coder=F
|
|||
model_key_pairs = [
|
||||
("ANTHROPIC_API_KEY", "sonnet"),
|
||||
("DEEPSEEK_API_KEY", "deepseek"),
|
||||
("OPENROUTER_API_KEY", "openrouter/anthropic/claude-3.5-sonnet"),
|
||||
("OPENROUTER_API_KEY", "openrouter/anthropic/claude-3.7-sonnet"),
|
||||
("OPENAI_API_KEY", "gpt-4o"),
|
||||
("GEMINI_API_KEY", "flash"),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue