Files
meilisearch/crates
ManyTheFish 0cf7ed9135 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-23 10:36:11 +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