mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-22 20:44:59 +00:00
Support model openrouter/google/gemini-2.5-pro
official
This commit is contained in:
parent
3cb120e0a9
commit
0c480b7ea4
1 changed files with 8 additions and 1 deletions
|
@ -1486,7 +1486,14 @@
|
|||
use_repo_map: true
|
||||
weak_model_name: openrouter/google/gemini-2.0-flash-001
|
||||
accepts_settings: ["thinking_tokens"]
|
||||
|
||||
|
||||
- name: openrouter/google/gemini-2.5-pro
|
||||
overeager: true
|
||||
edit_format: diff-fenced
|
||||
use_repo_map: true
|
||||
weak_model_name: openrouter/google/gemini-2.5-flash
|
||||
accepts_settings: ["thinking_tokens"]
|
||||
|
||||
#- name: openrouter/qwen/qwen3-235b-a22b
|
||||
# system_prompt_prefix: "/no_think"
|
||||
# use_temperature: 0.7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue