We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0417f3 commit afc1b01Copy full SHA for afc1b01
specs/ai-personalization/common/schemas/Configuration.yml
@@ -49,12 +49,11 @@ personalizationReRanking:
49
50
profileType:
51
type: string
52
- enum: [basic, predictive]
+ enum: [basic]
53
description: |
54
The type of user profiles to generate.
55
56
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.
58
59
eventType:
60
0 commit comments