botserver/src/web_automation
Rodrigo Rodriguez (Pragmatismo) 7f1e6dc91c feat: refactor auth and models, update LLM fallback strategy
- Simplified auth module by removing unused imports and code
- Cleaned up shared models by removing unused structs (Organization, User, Bot, etc.)
- Updated add-req.sh to comment out unused directories
- Modified LLM fallback strategy in README with additional notes about model behaviors

The changes focus on removing unused code and improving documentation while maintaining existing functionality. The auth module was significantly reduced by removing redundant code, and similar cleanup was applied to shared models. The build script was adjusted to reflect currently used directories.
2025-11-04 23:11:33 -03:00
..
crawler.rs - Knowledge management. 2025-10-18 18:20:02 -03:00
mod.rs feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
web_automation.test.rs feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00