We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c8b80 commit f692f45Copy full SHA for f692f45
src/server/api/memobase_server/prompts/summary_profile.py
@@ -8,8 +8,10 @@
8
## Requirement
9
Summary the given context in concise form, not more than 3 sentences.
10
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
12
总结给定的上下文,简洁形式,不超过3句话。
13
去除重复相似的信息,保留最重要的信息。
14
+留意日期,总是保留最新的信息。
15
16
The result should use the same language as the input.
17
结果应该使用与输入相同的语言。
0 commit comments