mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-11 18:35:18 +00:00
docs: update Qodo Merge default models from Sonnet-4 to Haiku-4.5 and reorder model list
This commit is contained in:
parent
8d3f3bca45
commit
c728a486b4
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
The default models used by Qodo Merge 💎 (August 2025) are a combination of GPT-5, Sonnet-4, and Gemini 2.5 Pro.
|
||||
The default models used by Qodo Merge 💎 (October 2025) are a combination of GPT-5, Haiku-4.5, and Gemini 2.5 Pro.
|
||||
|
||||
### Selecting a Specific Model
|
||||
|
||||
|
|
@ -7,9 +7,9 @@ Users can configure Qodo Merge to use only a specific model by editing the [conf
|
|||
The models supported by Qodo Merge are:
|
||||
|
||||
- `gpt-5`
|
||||
- `claude-4-sonnet`
|
||||
- `o4-mini`
|
||||
- `claude-haiku-4.5`
|
||||
- `gemini-2.5-pro`
|
||||
- `o4-mini`
|
||||
- `deepseek/r1`
|
||||
|
||||
To restrict Qodo Merge to using only `o4-mini`, add this setting:
|
||||
|
|
|
|||
Loading…
Reference in a new issue