project-nomad/admin/app
John Cortright ba0ea31e36 feat(rag): support dynamic KB collection creation, rename, and removal
Extends collection organization with a Manage Collections UI: collections
are created on the fly when a file is assigned to a new name, can be
renamed (bulk-updates every tagged file and Qdrant point), and can be
removed (reassigns tagged files back to Uncategorized rather than
deleting anything).
2026-07-06 21:11:49 -07:00
..
controllers feat(rag): support dynamic KB collection creation, rename, and removal 2026-07-06 21:11:49 -07:00
exceptions fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00
jobs feat(rag): add subject/collection organization to knowledge base 2026-07-03 14:16:01 -07:00
middleware fix(API): skip compression for Server-Sent Events (#798) 2026-05-20 10:16:00 -07:00
models feat(rag): add subject/collection organization to knowledge base 2026-07-03 14:16:01 -07:00
services feat(rag): support dynamic KB collection creation, rename, and removal 2026-07-06 21:11:49 -07:00
utils feat(rag): add subject/collection organization to knowledge base 2026-07-03 14:16:01 -07:00
validators feat: configurable internet test url override in new Advanced Settings page 2026-06-23 04:47:10 +00:00