botserver/web/html
Rodrigo Rodriguez (Pragmatismo) a5bfda4d09 feat(automation): add LLM server readiness check and improve user session handling
- Added LLM server readiness check in AutomationService before starting tasks
- Renamed `user` parameter to `user_session` in execute_talk for clarity
- Updated BotResponse fields to use user_session data instead of hardcoded values
- Improved Redis key generation in execute_talk to use user_session fields
- Removed commented Redis code in set_current_context_keyword

The changes ensure proper initialization of automation tasks by checking LLM server availability first, and improve code clarity by using more descriptive variable names for user session data.
2025-11-02 23:54:14 -03:00
..
static Add About and Login pages with responsive design and user authentication 2025-10-26 00:02:19 -03:00
index.html feat(automation): add LLM server readiness check and improve user session handling 2025-11-02 23:54:14 -03:00