Skip to content

[Store][Meilisearch] Remove id, score and vectors from metadata #137

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

Merged
merged 1 commit into from
Jul 16, 2025

Conversation

chr-hertel
Copy link
Member

Q A
Bug fix? yes
New feature? no
Docs? no
Issues
License MIT

Metadata should only include additional but relevant information. It is handed over by the SimilaritySearch to the LLM and too much unnecessary information hurt the context size and token consumption.

On top, score was not set.

@chr-hertel chr-hertel added Bug Something isn't working Store Issues & PRs about the AI Store component labels Jul 16, 2025
@chr-hertel chr-hertel marked this pull request as ready for review July 16, 2025 00:35
@chr-hertel chr-hertel force-pushed the bug-meili-metadata branch from 283caa9 to ab16a00 Compare July 16, 2025 00:35
@chr-hertel chr-hertel mentioned this pull request Jul 16, 2025
@OskarStark OskarStark changed the title [Store] Remove id, score and vectors from metadata [Store][Meilisearch] Remove id, score and vectors from metadata Jul 16, 2025
@chr-hertel chr-hertel force-pushed the bug-meili-metadata branch from ab16a00 to 8afd855 Compare July 16, 2025 07:51
@chr-hertel chr-hertel force-pushed the bug-meili-metadata branch from 8afd855 to 0ace629 Compare July 16, 2025 07:56
@chr-hertel chr-hertel merged commit aee7a35 into main Jul 16, 2025
24 checks passed
@chr-hertel chr-hertel deleted the bug-meili-metadata branch July 16, 2025 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Store Issues & PRs about the AI Store component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants