Commit 4bd373e
authored
eat:reoganize prompt with reference in user content (#351)
## Description
reoganize prompt with reference in user content
<!--
Please include a summary of the changes below;
Fill in the issue number that this PR addresses (if applicable);
Fill in the related MemOS-Docs repository issue or PR link (if
applicable);
Mention the person who will review this PR (if you know who it is);
Replace (summary), (issue), (docs-issue-or-pr-link), and (reviewer) with
the appropriate information.
请在下方填写更改的摘要;
填写此 PR 解决的问题编号(如果适用);
填写相关的 MemOS-Docs 仓库 issue 或 PR 链接(如果适用);
提及将审查此 PR 的人(如果您知道是谁);
替换 (summary)、(issue)、(docs-issue-or-pr-link) 和 (reviewer) 为适当的信息。
-->
Summary: (summary)
Fix: #(issue)
Docs Issue/PR: (docs-issue-or-pr-link)
Reviewer: @(reviewer)
## Checklist:
- [ √] I have performed a self-review of my own code | 我已自行检查了自己的代码
- [ √] I have commented my code in hard-to-understand areas |
我已在难以理解的地方对代码进行了注释
- [ √] I have added tests that prove my fix is effective or that my
feature works | 我已添加测试以证明我的修复有效或功能正常
- [ √] I have created related documentation issue/PR in
[MemOS-Docs](https://github.com/MemTensor/MemOS-Docs) (if applicable) |
我已在 [MemOS-Docs](https://github.com/MemTensor/MemOS-Docs) 中创建了相关的文档
issue/PR(如果适用)
- [ √] I have linked the issue to this PR (if applicable) | 我已将 issue
链接到此 PR(如果适用)
- [ √] I have mentioned the person who will review this PR | 我已提及将审查此 PR
的人2 files changed
+65
-7
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
466 | 507 | | |
467 | 508 | | |
468 | 509 | | |
| |||
472 | 513 | | |
473 | 514 | | |
474 | 515 | | |
| 516 | + | |
475 | 517 | | |
476 | 518 | | |
477 | 519 | | |
| |||
1002 | 1044 | | |
1003 | 1045 | | |
1004 | 1046 | | |
1005 | | - | |
| 1047 | + | |
| 1048 | + | |
| 1049 | + | |
| 1050 | + | |
| 1051 | + | |
| 1052 | + | |
| 1053 | + | |
| 1054 | + | |
| 1055 | + | |
1006 | 1056 | | |
1007 | 1057 | | |
1008 | 1058 | | |
1009 | 1059 | | |
1010 | 1060 | | |
1011 | 1061 | | |
1012 | | - | |
| 1062 | + | |
1013 | 1063 | | |
1014 | 1064 | | |
1015 | 1065 | | |
| |||
1079 | 1129 | | |
1080 | 1130 | | |
1081 | 1131 | | |
1082 | | - | |
1083 | | - | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
| 1137 | + | |
| 1138 | + | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
1084 | 1142 | | |
1085 | 1143 | | |
1086 | 1144 | | |
| |||
1091 | 1149 | | |
1092 | 1150 | | |
1093 | 1151 | | |
1094 | | - | |
| 1152 | + | |
1095 | 1153 | | |
1096 | 1154 | | |
1097 | 1155 | | |
| |||
0 commit comments