mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-25 04:25:23 -04:00
Document Metadata field editor. #25
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @timothycarambat on GitHub (Sep 8, 2023).
On each document, we should allow the editing of metadata and optionally enable the editing of chunk metadata.
So at the document level, we can apply or remove key/value pairs and on the chunk level be allowed to do the same.
This will not cover multi-selection. It is either the entire document or a single chunk.
@umair313 commented on GitHub (Sep 9, 2023):
+1
I think currently dashboard is not showing metadata at all.
@timothycarambat commented on GitHub (Sep 12, 2023):
Correct, this will be where it can be shown and edited