mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
feat: Add model settings for gpt-4.1-mini
This commit is contained in:
parent
e8c43c36d7
commit
8e1e2210dd
1 changed files with 7 additions and 1 deletions
|
@ -1064,4 +1064,10 @@
|
||||||
examples_as_sys_msg: false
|
examples_as_sys_msg: false
|
||||||
editor_model_name: openrouter/openai/gpt-4.1-mini
|
editor_model_name: openrouter/openai/gpt-4.1-mini
|
||||||
|
|
||||||
|
- name: gpt-4.1-mini
|
||||||
|
edit_format: diff
|
||||||
|
use_repo_map: true
|
||||||
|
reminder: sys
|
||||||
|
examples_as_sys_msg: false # false: 32.x%/92.4% (60+ malformed responses); true: 31.7/90.2/60+
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue