[GH-ISSUE #4128] [FEAT]: Wipe document cache on Embedder Preference changes #2627

Closed
opened 2026-02-22 18:30:31 -05:00 by yindo · 0 comments
Owner

Originally created by @timothycarambat on GitHub (Jul 11, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4128

Originally assigned to: @shatfield4 on GitHub.

What would you like to see?

When a user has many documents uploaded, we currently clear the document cache (and vector dbs) only when the user modifies their embedding model or provider.

We should remove just the cached documents when the text splitter configs are modified as well, since new text splitter changes will not apply to cached documents. This makes iteration of splitting techniques more easy to attempt without document reuploads

Originally created by @timothycarambat on GitHub (Jul 11, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4128 Originally assigned to: @shatfield4 on GitHub. ### What would you like to see? When a user has many documents uploaded, we currently clear the document cache (and vector dbs) only when the user modifies their embedding model or provider. We should remove **just the cached documents** when the text splitter configs are modified as well, since new text splitter changes will not apply to cached documents. This makes iteration of splitting techniques more easy to attempt without document reuploads
yindo added the enhancementfeature request labels 2026-02-22 18:30:31 -05:00
yindo closed this issue 2026-02-22 18:30:31 -05:00
yindo changed title from [FEAT]: Wipe document cache on `Embedder Preference` changes to [GH-ISSUE #4128] [FEAT]: Wipe document cache on `Embedder Preference` changes 2026-06-05 14:47:37 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2627