mirror of
https://github.com/Aider-AI/aider.git
synced 2025-12-23 08:48:18 +00:00
feat: Add xai/grok-4 model settings
This commit is contained in:
parent
6c16498de1
commit
eab51242bb
1 changed files with 6 additions and 0 deletions
|
|
@ -1023,6 +1023,12 @@
|
|||
accepts_settings: ["reasoning_effort"]
|
||||
examples_as_sys_msg: true
|
||||
|
||||
- name: xai/grok-4
|
||||
use_repo_map: true
|
||||
edit_format: diff
|
||||
accepts_settings:
|
||||
- reasoning_effort
|
||||
|
||||
- name: xai/grok-3-mini-beta
|
||||
use_repo_map: true
|
||||
edit_format: whole
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue