botserver/src/telegram
Rodrigo Rodriguez (Pragmatismo) c072fb936e
All checks were successful
BotServer CI / build (push) Successful in 17m27s
fix(llm): load system-prompt from config.csv correctly
- Move system_prompt retrieval inside spawn_blocking closure
- Include system_prompt in the return tuple to fix scope issue
- Add trace logging for debugging system-prompt loading
- GLM-5 and other LLM providers now correctly receive custom system prompts

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-09 11:55:05 -03:00
..
mod.rs fix(llm): load system-prompt from config.csv correctly 2026-03-09 11:55:05 -03:00