Commit 8c093f1
committed
feat(openai): set default chat model to gpt-5-mini\n\n- Update DEFAULT_CHAT_MODEL in OpenAiChatProperties\n- Update OpenAI chat docs to reflect the new default
1 parent 3cb0879 commit 8c093f1
File tree
2 files changed
+2
-2
lines changed- auto-configurations/models/spring-ai-autoconfigure-model-openai/src/main/java/org/springframework/ai/model/openai/autoconfigure
- spring-ai-docs/src/main/antora/modules/ROOT/pages/api/chat
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments