mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Merge pull request #2078 from qodo-ai/of/doc-default-models-oct-2025
docs: update Qodo Merge default models
This commit is contained in:
commit
5f8ac3d8cf
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