mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
copy
This commit is contained in:
parent
31e33ec8ef
commit
0d55a51033
1 changed files with 2 additions and 2 deletions
|
@ -204,11 +204,11 @@ Environment variable: `AIDER_ARCHITECT`
|
||||||
Specify the model to use for commit messages and chat history summarization (default depends on --model)
|
Specify the model to use for commit messages and chat history summarization (default depends on --model)
|
||||||
Environment variable: `AIDER_WEAK_MODEL`
|
Environment variable: `AIDER_WEAK_MODEL`
|
||||||
|
|
||||||
### `--editor-model JUNIOR_MODEL`
|
### `--editor-model EDITOR_MODEL`
|
||||||
Specify the model to use for editor tasks (default depends on --model)
|
Specify the model to use for editor tasks (default depends on --model)
|
||||||
Environment variable: `AIDER_EDITOR_MODEL`
|
Environment variable: `AIDER_EDITOR_MODEL`
|
||||||
|
|
||||||
### `--editor-edit-format JUNIOR_EDIT_FORMAT`
|
### `--editor-edit-format EDITOR_EDIT_FORMAT`
|
||||||
Specify the edit format for the editor model (default: depends on editor model)
|
Specify the edit format for the editor model (default: depends on editor model)
|
||||||
Environment variable: `AIDER_EDITOR_EDIT_FORMAT`
|
Environment variable: `AIDER_EDITOR_EDIT_FORMAT`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue