mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-29 16:00:43 +00:00
feat: Add OpenRouter O3-Mini and GPT-4O-Mini model configurations
This commit is contained in:
parent
f7deb02560
commit
061b602334
2 changed files with 43 additions and 1 deletions
|
@ -638,4 +638,12 @@
|
|||
use_temperature: false
|
||||
editor_model_name: gpt-4o
|
||||
editor_edit_format: editor-diff
|
||||
|
||||
|
||||
- name: openrouter/openai/o3-mini
|
||||
edit_format: diff
|
||||
weak_model_name: openrouter/openai/gpt-4o-mini
|
||||
use_repo_map: true
|
||||
use_temperature: false
|
||||
editor_model_name: gpt-4o
|
||||
editor_edit_format: editor-diff
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue