botserver/templates/announcements.gbai
Rodrigo Rodriguez (Pragmatismo) 9cc1c11d66 feat(bot): add configurable history limit for conversation prompts
Added support for configurable conversation history limits through bot configuration. The bot now reads 'prompt-history' from config (defaulting to -1 for unlimited) and trims the conversation history accordingly before generating prompts. Updated announcements bot template to use history limit of 2 messages instead of the previous compact setting.
2025-11-05 20:18:34 -03:00
..
annoucements.gbot feat(bot): add configurable history limit for conversation prompts 2025-11-05 20:18:34 -03:00
announcements.gbdialog feat: simplify LLM prompt and add debug logging 2025-11-05 14:15:12 -03:00
announcements.gbkb refactor(automation, llm): simplify service init and prompt handling 2025-11-03 08:23:03 -03:00