Files
meilisearch/crates
ManyTheFish 5de74db4d2 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-09-29 17:11:32 +02:00
..
2025-08-19 14:50:41 +02:00
2025-06-17 22:03:06 +02:00
fmt
2025-09-23 13:55:36 +02:00
2025-08-19 14:50:41 +02:00
fmt
2025-09-23 13:55:36 +02:00
2025-09-23 17:37:31 +02:00