Skip to content

Commit f692f45

Browse files
committed
fix: summary profile prompt
1 parent d3c8b80 commit f692f45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/server/api/memobase_server/prompts/summary_profile.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@
88
## Requirement
99
Summary the given context in concise form, not more than 3 sentences.
1010
Remove the redundant information and keep the most important information.
11+
Look for the dates on infos, and always Keep the latest infos in the profile
1112
总结给定的上下文,简洁形式,不超过3句话。
1213
去除重复相似的信息,保留最重要的信息。
14+
留意日期,总是保留最新的信息。
1315
1416
The result should use the same language as the input.
1517
结果应该使用与输入相同的语言。

0 commit comments

Comments
 (0)