generalbots/src/drive
Rodrigo Rodriguez (Pragmatismo) b4a82b6c06
Some checks failed
BotServer CI/CD / build (push) Failing after 13m5s
Disable local file monitoring, use drive (MinIO) as sole bot source
- Disable LocalFileMonitor and ConfigWatcher - use S3/MinIO only
- Filter S3 buckets to gbo-*.gbai prefix
- Auto-create bots in database when new S3 buckets discovered
- Change file paths to use work directory instead of /opt/gbo/data
- Add RunQueryDsl import for Diesel queries
2026-04-08 17:47:44 -03:00
..
drive_monitor Fix USE KB and USE WEBSITE default features compilation 2026-04-07 20:14:12 -03:00
document_processing.rs Refactor: Split large files into modular subdirectories 2026-02-12 21:09:30 +00:00
drive_handlers.rs Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00
drive_types.rs feat: Add JWT secret rotation and health verification 2026-02-19 19:42:41 +00:00
local_file_monitor.rs refactor: Replace all hardcoded ./botserver-stack paths with get_stack_path()/get_work_path() 2026-04-04 09:24:44 -03:00
mod.rs Disable local file monitoring, use drive (MinIO) as sole bot source 2026-04-08 17:47:44 -03:00
vectordb.rs Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00