generalbots/src/directory/groups
Rodrigo Rodriguez (Pragmatismo) 2f3dd957e3
All checks were successful
BotServer CI/CD / build (push) Successful in 7m50s
fix: resolve kb_collections and kb_group_associations imports for directory feature
- Extract kb_collections and kb_group_associations into dedicated schema/kb.rs module
- Gate kb module behind rbac feature (directory depends on rbac)
- Remove duplicate definitions from research.rs
- Fix import paths in directory/groups/kbs.rs
- Remove dead rbac_kb imports from settings/rbac.rs
- Gate llm::local module behind llm feature to fix missing set_embedding_server_ready

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-12 12:48:42 -03:00
..
kbs.rs fix: resolve kb_collections and kb_group_associations imports for directory feature 2026-04-12 12:48:42 -03:00
mod.rs Update botserver: Refactor groups module, add Knowledge Base group association logic, and implement Drive tags for KB access. 2026-04-05 09:11:54 -03:00
operations.rs Update botserver: Refactor groups module, add Knowledge Base group association logic, and implement Drive tags for KB access. 2026-04-05 09:11:54 -03:00
types.rs Update botserver: Refactor groups module, add Knowledge Base group association logic, and implement Drive tags for KB access. 2026-04-05 09:11:54 -03:00