Search personalization #866
ManyTheFish
started this conversation in
Experimental features
Replies: 1 comment 1 reply
|
Can i customize PERSONALIZATION_API provider? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
To enable the personalization reranking, you can export the env variable, the command line argument, or the config file.
Availability
version: 1.25.0
How to use the feature?
Cloud
personalizeobject to your search requests:{ "q": "laptop", "personalize": { "userContext": "User is a graphic designer who needs high-performance hardware for video editing" } }OSS
personalizeobject to your search requests:{ "q": "laptop", "personalize": { "userContext": "User is a graphic designer who needs high-performance hardware for video editing" } }🗣️ You are welcome to give feedback about the score details or ask any question on its usage; we are eager to collect feedback on the feature
All reactions