-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Tagging worker
- Ask server for tagging job (list of texts to process, model to use, definition of tag - examples, name, definition, prompt)
- Process the document using OpenAI, Ollama
- Upload resulting tags to DB
Tag storage Chunks
- positive_tags list[str] - ["c1:pes", "c2:pes"]
- negative_tags list[str]
- automatic_tags list[str] (target)
- collections list[str]
DB content:
Documents -
Chunks -
Collections - user places some Chunks to a named collection, one user a owher, can share with other users
Metadata
Metadata
Assignees
Labels
No labels