Skip to content

Commit afc1b01

Browse files
authored
feat(specs): remove predictive profiles from advanced perso [PRED-3403] (#4319)
1 parent d0417f3 commit afc1b01

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

specs/ai-personalization/common/schemas/Configuration.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,11 @@ personalizationReRanking:
4949

5050
profileType:
5151
type: string
52-
enum: [basic, predictive]
52+
enum: [basic]
5353
description: |
5454
The type of user profiles to generate.
5555
5656
Basic profiles are based on past behaviors, ensuring search results align with previous interests.
57-
Predictive profiles are AI-powered profiles that predict and adapt to users' interests, ensuring search results align with evolving preferences.
5857
5958
eventType:
6059
type: string

0 commit comments

Comments
 (0)