Skip to content

Commit e71754a

Browse files
committed
fix: remove language line in prompt
1 parent 1a89f97 commit e71754a

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@
7474
- Prioritize the most important subtopics at the front.
7575
7676
Notice, You should detect the language of the memos and re-organize the memos in the same language.
77-
请注意,你需要和输入的memo保持相同的语言输出新的memos.
7877
"""
7978

8079

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
- The preference should be the most important and representative preference of the user.
1212
For example, the original perference is "user likes Chocolate[mentioned in 2023/1/23], Ice cream, Cake, Cookies, Brownies[mentioned in 2023/1/24]...", then your extraction should be "user maybe likes sweet food(cake/cookies...)".
1313
- The preference should be concise and clear.
14-
15-
The result should use the same language as the input.
1614
"""
1715

1816

0 commit comments

Comments
 (0)