mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-18 10:34:59 +00:00
feat: Improve model metadata handling and startup performance
This commit is contained in:
parent
f76d14f613
commit
5755aa3eb8
2 changed files with 9 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
### main branch
|
||||
|
||||
- Fast startup with more providers and when model metadata provided in local files.
|
||||
- Removes `<think>` tags from R1 responses for commit messages (and other weak model uses).
|
||||
- Now dynamically sets `num_ctx` for Ollama, to ensure the context window can hold the chat.
|
||||
- Watch files now fully ignores top-level directories, to reduce the chance of hitting OS limits on number of watched files. Helpful to ignore giant subtrees like `node_modules`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue