Files
meilisearch/crates
ManyTheFish be68dd6785 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-28 13:53:37 +02:00
..
2025-06-17 22:03:06 +02:00
2025-06-17 22:03:06 +02:00
2025-06-17 22:03:06 +02:00
2025-06-17 22:03:06 +02:00
2025-06-17 22:23:37 +02:00