meilisearch/MeiliSearch

update config.toml file to reflect chatCompletion experimental feature

Open

#5669 opened on Jun 12, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (20,887 stars) (733 forks)batch import
experimental featuregood first issue

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.

Contributor guide