documentation
documentation copied to clipboard
v1.11: New embedder property: `documentTemplateMaxBytes`
All embedders created through the index settings route now accept a new option, documentTemplateMaxBytes
. Setting this option results in Meilisearch truncating the maximum size of the text sent to the embedders when vectorizing documents.
Tasks
- [x] Update
reference/api/settings#body-18
References
- Engine issue: https://github.com/meilisearch/meilisearch/issues/4885
- PRD: https://meilisearch.notion.site/v1-11-AI-search-changes-0e37727193884a70999f254fa953ce6e#a3d63628129e40adba943ae7b8ec06c2
- SME: @dureuill