mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-16 09:34:59 +00:00
doc: fix wrong encapsulation
This commit is contained in:
parent
3bc056a107
commit
91a013afb3
5 changed files with 5 additions and 5 deletions
|
@ -223,7 +223,7 @@ Aliases:
|
|||
- `--no-show-model-warnings`
|
||||
|
||||
### `--max-chat-history-tokens VALUE`
|
||||
Maximum number of tokens to use for chat history. If not specified, uses the model's max_chat_history_tokens.
|
||||
Soft limit on tokens for chat history, after which summarization begins. If unspecified, defaults to the model's max_chat_history_tokens.
|
||||
Environment variable: `AIDER_MAX_CHAT_HISTORY_TOKENS`
|
||||
|
||||
### `--env-file ENV_FILE`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue