botserver/templates/announcements.gbai/annoucements.gbot/config.csv
Rodrigo Rodriguez (Pragmatismo) e8086cab4f 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

5 lines
113 B
CSV

name,value
prompt-history, 2
theme-color1,green
theme-color2,yellow
custom-logo-url,https://example.com/logo.png