Files
meilisearch/crates
ManyTheFish 6cc0c9a7e9 feat: refine personalization query by merging with user context
- Merge initial query with user context to create a comprehensive prompt
- Only skip reranking if both query and user_context are None
- Support reranking with query-only, user_context-only, or both
- Use 'let else' pattern for cleaner error handling
- Add comprehensive tests for different parameter combinations
- Improve prompt format for better reranking effectiveness
2025-07-31 10:43:27 +02:00
..
2025-06-03 15:39:26 +02:00
2025-06-03 15:31:27 +02:00
2025-04-01 11:26:34 +02:00
2025-04-24 16:06:19 +02:00
2025-06-12 15:55:52 +02:00
2025-04-08 02:13:40 +00:00