Files
meilisearch/crates
ManyTheFish 260c963540 refactor: split PersonalizationService into enum with CohereService
- Refactor PersonalizationService as enum with Cohere and Uninitialized variants
- Create dedicated CohereService struct with rerank_search_results method
- Split constructor into cohere() and uninitialized() methods
- Move all Cohere logic into CohereService for better separation of concerns
- Update tests and lib.rs to use new API
- Improve code organization and maintainability
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