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