Skip to content

4000 - knowledgeBase document tag rework#4891

Merged
ivicac merged 9 commits intomasterfrom
4000
May 5, 2026
Merged

4000 - knowledgeBase document tag rework#4891
ivicac merged 9 commits intomasterfrom
4000

Conversation

@marko-kriskovic
Copy link
Copy Markdown
Collaborator

  • document tags are now written in metadata column for the document in kb vector database - avoids filtering results by tags after retrieving from vector database
  • changed tagId (int8) to tagName (varchar) as new primary key for knowledgeBaseDocumentTag - easier to handle and debug, can change dynamically in ai Agent or knowledgeBase component without needing to know which name is which id

@blacksmith-sh

This comment has been minimized.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 5, 2026

@ivicac ivicac merged commit 4241508 into master May 5, 2026
6 of 7 checks passed
@ivicac ivicac deleted the 4000 branch May 5, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants