diff --git a/aider/resources/model-settings.yml b/aider/resources/model-settings.yml index 935e0cef6..ff713c3fa 100644 --- a/aider/resources/model-settings.yml +++ b/aider/resources/model-settings.yml @@ -315,7 +315,7 @@ editor_edit_format: editor-diff accepts_settings: ["thinking_tokens"] -- name: vertex_ai-anthropic_models/vertex_ai/claude-3-7-sonnet@20250219 +- name: vertex_ai/claude-3-7-sonnet@20250219 overeager: true edit_format: diff weak_model_name: vertex_ai/claude-3-5-haiku@20241022 @@ -323,7 +323,7 @@ examples_as_sys_msg: true extra_params: max_tokens: 64000 - editor_model_name: vertex_ai-anthropic_models/vertex_ai/claude-3-7-sonnet@20250219 + editor_model_name: vertex_ai/claude-3-7-sonnet@20250219 editor_edit_format: editor-diff accepts_settings: ["thinking_tokens"] @@ -1610,14 +1610,14 @@ editor_edit_format: editor-diff accepts_settings: ["thinking_tokens"] -- name: vertex_ai-anthropic_models/vertex_ai/claude-sonnet-4@20250514 +- name: vertex_ai/claude-sonnet-4@20250514 edit_format: diff weak_model_name: vertex_ai/claude-3-5-haiku@20241022 use_repo_map: true examples_as_sys_msg: false extra_params: max_tokens: 64000 - editor_model_name: vertex_ai-anthropic_models/vertex_ai/claude-sonnet-4@20250514 + editor_model_name: vertex_ai/claude-sonnet-4@20250514 editor_edit_format: editor-diff accepts_settings: ["thinking_tokens"] @@ -1814,14 +1814,14 @@ editor_edit_format: editor-diff accepts_settings: ["thinking_tokens"] -- name: vertex_ai-anthropic_models/vertex_ai/claude-opus-4@20250514 +- name: vertex_ai/claude-opus-4@20250514 edit_format: diff weak_model_name: vertex_ai/claude-3-5-haiku@20241022 use_repo_map: true examples_as_sys_msg: false extra_params: max_tokens: 32000 - editor_model_name: vertex_ai-anthropic_models/vertex_ai/claude-sonnet-4@20250514 + editor_model_name: vertex_ai/claude-sonnet-4@20250514 editor_edit_format: editor-diff accepts_settings: ["thinking_tokens"] @@ -1829,6 +1829,7 @@ edit_format: diff use_repo_map: true accepts_settings: ["reasoning_effort", "thinking_tokens"] + - name: openrouter/anthropic/claude-opus-4 edit_format: diff weak_model_name: openrouter/anthropic/claude-3-5-haiku diff --git a/aider/website/docs/config/adv-model-settings.md b/aider/website/docs/config/adv-model-settings.md index 403eab332..6467ef77e 100644 --- a/aider/website/docs/config/adv-model-settings.md +++ b/aider/website/docs/config/adv-model-settings.md @@ -1730,7 +1730,7 @@ cog.out("```\n") accepts_settings: - thinking_tokens -- name: vertex_ai-anthropic_models/vertex_ai/claude-3-7-sonnet@20250219 +- name: vertex_ai/claude-3-7-sonnet@20250219 edit_format: diff weak_model_name: vertex_ai/claude-3-5-haiku@20241022 use_repo_map: true @@ -1738,29 +1738,29 @@ cog.out("```\n") examples_as_sys_msg: true extra_params: max_tokens: 64000 - editor_model_name: vertex_ai-anthropic_models/vertex_ai/claude-3-7-sonnet@20250219 + editor_model_name: vertex_ai/claude-3-7-sonnet@20250219 editor_edit_format: editor-diff accepts_settings: - thinking_tokens -- name: vertex_ai-anthropic_models/vertex_ai/claude-opus-4@20250514 +- name: vertex_ai/claude-opus-4@20250514 edit_format: diff weak_model_name: vertex_ai/claude-3-5-haiku@20241022 use_repo_map: true extra_params: max_tokens: 32000 - editor_model_name: vertex_ai-anthropic_models/vertex_ai/claude-sonnet-4@20250514 + editor_model_name: vertex_ai/claude-sonnet-4@20250514 editor_edit_format: editor-diff accepts_settings: - thinking_tokens -- name: vertex_ai-anthropic_models/vertex_ai/claude-sonnet-4@20250514 +- name: vertex_ai/claude-sonnet-4@20250514 edit_format: diff weak_model_name: vertex_ai/claude-3-5-haiku@20241022 use_repo_map: true extra_params: max_tokens: 64000 - editor_model_name: vertex_ai-anthropic_models/vertex_ai/claude-sonnet-4@20250514 + editor_model_name: vertex_ai/claude-sonnet-4@20250514 editor_edit_format: editor-diff accepts_settings: - thinking_tokens