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