update summary prompt
This commit is contained in:
parent
ac8c9749b4
commit
ae8e7b270a
|
|
@ -4,11 +4,13 @@ Please read each conversation in the [CONVERSATIONS] section and provide a summa
|
|||
** Please do not respond to the latest conversation.
|
||||
** If there are different topics in the conversations, please summarize each topic in different sentences and list them in bullets.
|
||||
* Please use concise sentences to summarize each topic.
|
||||
* Please do not exceed 32 words when summarizing each topic.
|
||||
* Please do not include excessive details in the summaries.
|
||||
* Please use 'user' instead of 'you', 'he' or 'she'.
|
||||
|
||||
[CONVERSATIONS]
|
||||
|
||||
{% for text in texts -%}
|
||||
[CONVERSATION]
|
||||
{{ text }}{{ "\r\n" }}
|
||||
{%- endfor %}
|
||||
Loading…
Reference in a new issue