Replies: 1 comment 1 reply
-
I need this as well. Wondering if we should create a feature request/issue for it? The other way I see is to directly modify the source - which is PostgresSql in my instance. Which stores the tags in a text[] column. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As far as I know, there is no way to add or remove tags of an existing document? Is this correct?
In #574 they suggest reuploading the entire document (this probably also triggers a re-embedding?) which is too costly for our scenario.
Beta Was this translation helpful? Give feedback.
All reactions