Files
meilisearch/crates
ManyTheFish c56be3d820 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-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