You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/usage-guide/qodo_merge_models.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
2
-
The default models used by Qodo Merge 💎 (August 2025) are a combination of GPT-5, Sonnet-4, and Gemini 2.5 Pro.
2
+
The default models used by Qodo Merge 💎 (October 2025) are a combination of GPT-5, Haiku-4.5, and Gemini 2.5 Pro.
3
3
4
4
### Selecting a Specific Model
5
5
6
6
Users can configure Qodo Merge to use only a specific model by editing the [configuration](https://qodo-merge-docs.qodo.ai/usage-guide/configuration_options/) file.
7
7
The models supported by Qodo Merge are:
8
8
9
9
-`gpt-5`
10
-
-`claude-4-sonnet`
11
-
-`o4-mini`
10
+
-`claude-haiku-4.5`
12
11
-`gemini-2.5-pro`
12
+
-`o4-mini`
13
13
-`deepseek/r1`
14
14
15
15
To restrict Qodo Merge to using only `o4-mini`, add this setting:
0 commit comments