This commit is contained in:
Paul Gauthier 2024-09-27 10:27:33 -07:00
parent 31e33ec8ef
commit 0d55a51033

View file

@ -204,11 +204,11 @@ Environment variable: `AIDER_ARCHITECT`
Specify the model to use for commit messages and chat history summarization (default depends on --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)
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)
Environment variable: `AIDER_EDITOR_EDIT_FORMAT`