Use complete message for AI

pull/217/head
M66B 8 months ago
parent ff305ddd93
commit edcacf1bce

@ -190,8 +190,6 @@ public class AI {
if (remove_signatures)
HtmlHelper.removeSignatures(d);
HtmlHelper.removeQuotes(d, true);
d = HtmlHelper.sanitizeView(context, d, false);
HtmlHelper.truncate(d, MAX_SUMMARIZE_TEXT_SIZE);

Loading…
Cancel
Save