update kb design, base on objfs and knowled graph.

This commit is contained in:
Liu Zhicong
2024-04-23 04:56:22 -07:00
parent 342464e386
commit af1bb80283
14 changed files with 847 additions and 122 deletions
+15
View File
@@ -0,0 +1,15 @@
# prompts
四个循环
1. 立刻处理消息+深度思考整理循环
Process <-> Self Thinking
2. 任务迭代完整循环致力于完成所有的待完成任务(不一定是成功完成)
Task -> Todo -> Check
3. 知识库整理
New Knowledge -> Self-Learning
使用知识库的时机?是否有quick process和deep thing的区别?
4. Self-Improve
根据四元组:输入,提示词,输出,上级意见 (可选),对提示词进行改进