prompt_reply_advanced added. fixes #150

This commit is contained in:
Mic 2024-10-23 22:15:20 +02:00
parent fa74301759
commit d429d739af

View file

@ -74,6 +74,18 @@ const defaultPrompts = [
define_response_lang: "1",
is_default: "1",
},
{
id: 'prompt_reply_advanced',
name: "__MSG_prompt_reply_advanced__",
text: "Reply to the following email {%selected_text%}, considering this is the full thread of emails {%mail_html_body%}. Reply with only the needed text and with no extra comments or other text.",
type: "1",
action: "1",
need_selected: "1",
need_signature: "1",
need_custom_text: "0",
define_response_lang: "1",
is_default: "1",
},
{
id: 'prompt_rewrite_polite',
name: "__MSG_prompt_rewrite_polite__",