mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-04 02:28:18 +00:00
Use complete message for AI
This commit is contained in:
parent
ff305ddd93
commit
edcacf1bce
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue