[GH-ISSUE #137] Modifying Embedded Documents #93

Closed
opened 2026-02-22 18:17:51 -05:00 by yindo · 4 comments
Owner

Originally created by @SKRohit on GitHub (Jul 1, 2023).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/137

What happens when we modify the documents that have been embedded once? Are they embedded again and new embeddings are overwritten?

Originally created by @SKRohit on GitHub (Jul 1, 2023). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/137 What happens when we modify the documents that have been embedded once? Are they embedded again and new embeddings are overwritten?
yindo added the enhancement label 2026-02-22 18:17:51 -05:00
yindo closed this issue 2026-02-22 18:17:51 -05:00
Author
Owner

@SKRohit commented on GitHub (Jul 2, 2023):

@timothycarambat What happens currently in anything-llm to handle this? If this is not available now what is the plan for adding this feature?

@SKRohit commented on GitHub (Jul 2, 2023): @timothycarambat What happens currently in anything-llm to handle this? If this is not available now what is the plan for adding this feature?
Author
Owner

@timothycarambat commented on GitHub (Jul 5, 2023):

for now you would delete the document totally and re-embed

in the future there will be a UI to "sync" or edit docs and embeddings, but not soon.

@timothycarambat commented on GitHub (Jul 5, 2023): _for now_ you would delete the document totally and re-embed _in the future_ there will be a UI to "sync" or edit docs and embeddings, but not soon.
Author
Owner

@timothycarambat commented on GitHub (Jul 28, 2023):

See VectorAdmin for this + more

@timothycarambat commented on GitHub (Jul 28, 2023): See [VectorAdmin](https://github.com/Mintplex-Labs/vector-admin) for this + more
Author
Owner

@timothycarambat commented on GitHub (Aug 16, 2023):

Closing this for now as Vector Admin is the solution for this detail at this time.

@timothycarambat commented on GitHub (Aug 16, 2023): Closing this for now as Vector Admin is the solution for this detail at this time.
yindo changed title from Modifying Embedded Documents to [GH-ISSUE #137] Modifying Embedded Documents 2026-06-05 14:33:26 -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#93