botserver/prompts/dev
Rodrigo Rodriguez (Pragmatismo) 1f9100d3a5 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
..
basic Enhance bot memory and Redis guards 2025-10-16 14:22:28 -03:00
docs docs: expand session management and add authentication section 2025-11-03 20:42:38 -03:00
platform feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00