Files
meilisearch/crates
ManyTheFish a6eb5ec9b0 feat: add experimental_personalization_api_key feature to RoFeatures
- Add MEILI_EXPERIMENTAL_PERSONALIZATION_API_KEY environment variable
- Add experimental_personalization_api_key field to Opt struct with CLI and env support
- Add experimental_personalization_api_key field to InstanceTogglableFeatures
- Store personalization API key in FeatureData for access through IndexScheduler
- Add experimental_personalization_api_key() method to IndexScheduler
- Update analytics destructuring to include new field
- Maintain RoFeatures Copy trait while properly handling Option<String>
2025-07-22 11:12:42 +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