meilisearch/MeiliSearch
update config.toml file to reflect chatCompletion experimental feature
Open
#5,669 opened on Jun 12, 2025
experimental featuregood first issue
Repository metrics
- Stars
- (57,572 stars)
- PR merge metrics
- (Avg merge 11d 20h) (41 merged PRs in 30d)
Description
I'd like to enable some experimental features at startup, without dispatching an enabling request.
I assume there's some way to do that in the config.toml file, can you update it (commented out, like the others) to reflect that.
Thx.