Skip to content

Commit

Permalink
copy
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gauthier committed Feb 6, 2025
1 parent 041d679 commit 1bb41be
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 81 deletions.
1 change: 1 addition & 0 deletions aider/website/HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ cog.out(text)
- Dynamically changes the Ollama context window to hold the current chat.
- Better support for o3-mini, DeepSeek V3 & R1, o1-mini, o1 via secondary API providers.
- Remove `<think>` tags from R1 responses for commit messages (and other weak model uses).
- Can now specify `use_temperature: <float>` in model settings, not just true/false.
- Bugfix to prevent creating incorrect filenames like `python`, `php`, etc.
- Watch files now fully ignores top-level directories named in ignore files, to reduce the chance of hitting OS watch limits. Helpful to ignore giant subtrees like `node_modules`.
- Fast startup with more providers and when model metadata provided in local files.
Expand Down
Loading

0 comments on commit 1bb41be

Please sign in to comment.