emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/elisa c050a9c987 42/98: Improve prompt rewrite template


From: ELPA Syncer
Subject: [elpa] externals/elisa c050a9c987 42/98: Improve prompt rewrite template
Date: Wed, 17 Jul 2024 18:58:03 -0400 (EDT)

branch: externals/elisa
commit c050a9c9871b1117aa8219dc63101e2f1748eb3a
Author: Sergey Kostyaev <kostyaev.sergey2@wb.ru>
Commit: Sergey Kostyaev <kostyaev.sergey2@wb.ru>

    Improve prompt rewrite template
---
 elisa.el | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/elisa.el b/elisa.el
index d6e4564006..483a426d7e 100644
--- a/elisa.el
+++ b/elisa.el
@@ -111,9 +111,10 @@
   :type 'boolean)
 
 (defcustom elisa-rewrite-prompt-template
-  "With given context rewrite next user prompt to be understandable
-without context. Don't answer to prompt itself. Be short and
-concise. Act like user. Prompt:
+  "You are professional search agent. With given context and user
+prompt you need to create new prompt for search. It should be
+concise and useful without additional context. Response with
+prompt only. User prompt:
 %s"
   "Prompt template for prompt rewriting."
   :group 'tools



reply via email to

[Prev in Thread] Current Thread [Next in Thread]