mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-06 04:35:00 +00:00
copy
This commit is contained in:
parent
ddb02adbb4
commit
ee5d72301a
3 changed files with 40 additions and 6 deletions
|
@ -841,7 +841,7 @@ MODEL_SETTINGS = [
|
|||
use_repo_map=True,
|
||||
streaming=False,
|
||||
use_temperature=False,
|
||||
extra_params=dict(extra_body=dict(reasoning_effort="high")),
|
||||
# extra_params=dict(extra_body=dict(reasoning_effort="high")),
|
||||
),
|
||||
ModelSettings(
|
||||
"openrouter/qwen/qwen-2.5-coder-32b-instruct",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue