generalbots/src/drive
Rodrigo Rodriguez (Pragmatismo) dd68cdbe6c
All checks were successful
BotServer CI/CD / build (push) Successful in 6m38s
fix: remove hardcoded salesianos, strip think tags globally, block reasoning_content leak
- drive_monitor: replace hardcoded salesianos.gbot with dynamic bot_name
- llm/mod.rs: stop falling back to reasoning_content as content
- llm/claude.rs: same fix for Claude handler
- deepseek_r3: export strip_think_tags for reuse
- gpt_oss_20b: use strip_think_tags so all models strip tags
- gpt_oss_120b: use strip_think_tags so all models strip tags
2026-04-13 09:04:22 -03:00
..
drive_monitor fix: remove hardcoded salesianos, strip think tags globally, block reasoning_content leak 2026-04-13 09:04:22 -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 fix: use Vault config for Qdrant in KB indexer 2026-04-09 18:27:10 -03:00
mod.rs Fix KB indexing: single file streaming, dedup tracking, .ast cache 2026-04-11 13:10:09 -03:00
vectordb.rs Update botserver: various fixes and improvements 2026-04-07 13:33:50 -03:00