This commit is contained in:
Paul Gauthier 2025-03-18 12:39:01 -07:00
parent 8d7300a522
commit 9084673fd7
10 changed files with 216 additions and 136 deletions

View file

@ -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=