mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
copy
This commit is contained in:
parent
11b71fa28c
commit
be7888ab18
3 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
### main branch
|
### Aider v0.76.0
|
||||||
|
|
||||||
- Improved support for thinking/reasoningmodels:
|
- Improved support for thinking/reasoningmodels:
|
||||||
- Added `--thinking-tokens` CLI option to control token budget for models that support thinking.
|
- Added `--thinking-tokens` CLI option to control token budget for models that support thinking.
|
||||||
|
|
BIN
aider/website/assets/thinking.jpg
Normal file
BIN
aider/website/assets/thinking.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 341 KiB |
|
@ -6,6 +6,8 @@ description: How to configure reasoning model settings from secondary providers.
|
||||||
|
|
||||||
# Reasoning models
|
# Reasoning models
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Reasoning effort
|
## Reasoning effort
|
||||||
|
|
||||||
You can use the `--reasoning-effort` switch to control the reasoning effort
|
You can use the `--reasoning-effort` switch to control the reasoning effort
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue