Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.11: New embedder property: documentTemplateMaxBytes #2987

Open
1 task done
guimachiavelli opened this issue Sep 24, 2024 · 0 comments · Fixed by #3011
Open
1 task done

v1.11: New embedder property: documentTemplateMaxBytes #2987

guimachiavelli opened this issue Sep 24, 2024 · 0 comments · Fixed by #3011
Labels
new release Changes related upcoming Meilisearch releases
Milestone

Comments

@guimachiavelli
Copy link
Member

guimachiavelli commented Sep 24, 2024

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

  • Update reference/api/settings#body-18

References

@guimachiavelli guimachiavelli added this to the v1.11 milestone Sep 24, 2024
@guimachiavelli guimachiavelli added the new release Changes related upcoming Meilisearch releases label Sep 26, 2024
@guimachiavelli guimachiavelli linked a pull request Oct 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new release Changes related upcoming Meilisearch releases
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant