generalbots/src/bot
Rodrigo Rodriguez (Pragmatismo) 92b615f117 feat(bot): add trace log for LLM prompt in BotOrchestrator
Added a trace-level log statement to output the constructed LLM prompt in BotOrchestrator. This helps with debugging by making the prompt content visible in logs when trace logging is enabled. The change maintains existing functionality while improving observability.
2025-11-11 15:20:43 -03:00
..
bot.test.rs feat: refactor auth and models, update LLM fallback strategy 2025-11-04 23:11:33 -03:00
mod.rs feat(bot): add trace log for LLM prompt in BotOrchestrator 2025-11-11 15:20:43 -03:00
ui.rs feat(bot): refactor progress and warning output to use UI module 2025-11-07 22:33:49 -03:00