Document the new cli argument/option in the config file

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
This commit is contained in:
Martin Tzvetanov Grigorov 2025-06-23 11:32:14 +03:00
parent 0ebdda15c6
commit da5f0de153
No known key found for this signature in database
GPG key ID: 3194FD8C1AE300EF

View file

@ -132,3 +132,6 @@ experimental_reduce_indexing_memory_usage = false
# Experimentally reduces the maximum number of tasks that will be processed at once, see: <https://github.com/orgs/meilisearch/discussions/713>
# experimental_max_number_of_batched_tasks = 100
# Experimental chat completions feature, see: <https://www.meilisearch.com/docs/reference/api/chats>
experimental_chat_completions = false