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: src/content/docs/ai-search/configuration/models/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ AI Search models follow a defined lifecycle to ensure stability and predictable
51
51
52
52
1.**Production:** The model is actively supported and recommended for use. It is included in Smart Defaults and receives ongoing updates and maintenance.
53
53
2.**Announcement & Transition:** The model remains available but has been marked for deprecation. An end-of-life date is communicated through documentation, release notes, and other official channels. During this phase, users are encouraged to migrate to the recommended replacement model.
54
-
3.**Automatic Upgrade (if applicable):**For some models, AI Search may automatically upgrade requests to a recommended replacement.
54
+
3.**Automatic Upgrade (if applicable):**If you have selected the Smart Default option, AI Search will automatically upgrade requests to a recommended replacement.
55
55
4.**End of life:** The model is no longer available. Any requests to the retired model return a clear error message, and the model is removed from documentation and Smart Defaults.
56
56
57
57
See models are their lifecycle status in [supported models](/ai-search/configuration/models/supported-models/).
0 commit comments