generalbots/src/core/kb
Rodrigo Rodriguez (Pragmatismo) 8dddc916ff fix: use Vault config for Qdrant in KB indexer
- website_crawler_service: use QdrantConfig::from_config instead of default
- local_file_monitor: use QdrantConfig::from_config with DbPool
- kb_indexer: KbFolderMonitor now uses SecretsManager for Qdrant config

This fixes the issue where Qdrant URL was hardcoded to localhost:6333
instead of reading from Vault (gbo/vectordb).
2026-04-09 18:27:10 -03:00
..
document_processor.rs Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00
embedding_generator.rs feat: add campaigns, attendance SLA, and marketing modules 2026-03-14 16:35:42 -03:00
kb_indexer.rs fix: use Vault config for Qdrant in KB indexer 2026-04-09 18:27:10 -03:00
mod.rs feat(kb): add with_bot_config to load embedding from bot config 2026-03-21 18:55:36 -03:00
permissions.rs Fix SafeCommand to allow shell scripts with redirects and command chaining 2026-01-08 23:50:38 -03:00
web_crawler.rs feat: Add JWT secret rotation and health verification 2026-02-19 19:42:41 +00:00
website_crawler_service.rs fix: use Vault config for Qdrant in KB indexer 2026-04-09 18:27:10 -03:00