prompt_reply improved
This commit is contained in:
parent
0f8f45f8ed
commit
3cee7a2490
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ const defaultPrompts = [
|
||||||
{
|
{
|
||||||
id: 'prompt_reply',
|
id: 'prompt_reply',
|
||||||
name: "__MSG_prompt_reply__",
|
name: "__MSG_prompt_reply__",
|
||||||
text: "Reply to the following email.",
|
text: "Reply to the following email. Reply with only the needed text and with no extra comments or other text.",
|
||||||
type: "1",
|
type: "1",
|
||||||
action: "1",
|
action: "1",
|
||||||
need_selected: "0",
|
need_selected: "0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue