This doesn't seem to work.See https://github.com/privet-fun/phpbb_ail ... mini-setup:Quick (perhaps) feature request.
Is it possible, in addition to the {request} variable in the response template, to have a {short_request} (or something) that is a quote with a maximum length of X characters?
It's handy to have some context especially when different bots are replying at the same time, but full quotes are often too long IMO.
max_quote_length, if provided, the quoted response text will be truncated to the number of words defined by the max_quote_length value. Set it to 0 to remove all quoted text entirely.
Is that what you want?
So I have this in the ChatGPT setup:
Code:
"max_quote_length": 10
Statistics: Posted by nou nou — Tue May 14, 2024 6:24 pm