mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-16 09:34:59 +00:00
copy
This commit is contained in:
parent
8d7300a522
commit
9084673fd7
10 changed files with 216 additions and 136 deletions
|
@ -102,6 +102,9 @@
|
|||
## Only work with models that have meta-data available (default: True)
|
||||
#AIDER_SHOW_MODEL_WARNINGS=true
|
||||
|
||||
## Check if model accepts settings like reasoning_effort/thinking_tokens (default: True)
|
||||
#AIDER_CHECK_MODEL_ACCEPTS_SETTINGS=true
|
||||
|
||||
## Soft limit on tokens for chat history, after which summarization begins. If unspecified, defaults to the model's max_chat_history_tokens.
|
||||
#AIDER_MAX_CHAT_HISTORY_TOKENS=
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue