This commit is contained in:
Paul Gauthier 2024-08-11 10:02:15 -07:00
parent a2128e51a1
commit 9b4211fd85
4 changed files with 7 additions and 4 deletions

View file

@ -165,6 +165,9 @@ Aliases:
### `--edit-format EDIT_FORMAT`
Specify what edit format the LLM should use (default depends on model)
Environment variable: `AIDER_EDIT_FORMAT`
Aliases:
- `--edit-format EDIT_FORMAT`
- `--chat-mode EDIT_FORMAT`
### `--weak-model WEAK_MODEL`
Specify the model to use for commit messages and chat history summarization (default depends on --model)