提示词优化
This commit is contained in:
@@ -158,8 +158,8 @@
|
|||||||
},
|
},
|
||||||
"reflexion": {
|
"reflexion": {
|
||||||
"reason": "该冲突类型的原因分析,如果是FACT就是存在事实冲突,分析该冲突原因,如果是TIME就是存在时间冲突,分析该冲突原因,如果是HYBRID,可以输出存在时间与事实的混合冲突再添加上原因分析,
|
"reason": "该冲突类型的原因分析,如果是FACT就是存在事实冲突,分析该冲突原因,如果是TIME就是存在时间冲突,分析该冲突原因,如果是HYBRID,可以输出存在时间与事实的混合冲突再添加上原因分析,
|
||||||
不可以随意分配冲突类型以及原因,不允许输出字段比如(statement、description、entity1_name、entity2_name、name、memory_verify、expired_at设为2024)等类似这种",
|
不可以随意分配冲突类型以及原因,不允许输出字段比如(statement、description、entity1_name、entity2_name、name、memory_verify、expired_at、conflict)等类似这种",
|
||||||
"solution": "该冲突类型的解决方案(不允许输出字段比如(statement、description、entity1_name、entity2_name、name、memory_verify、expired_at设为2024)等类似这种)"
|
"solution": "该冲突类型的解决方案(不允许输出字段比如(statement、description、entity1_name、entity2_name、name、memory_verify、expired_at、conflict)等类似这种)"
|
||||||
},
|
},
|
||||||
"resolved": {
|
"resolved": {
|
||||||
"original_memory_id": "被设为失效的记忆id",
|
"original_memory_id": "被设为失效的记忆id",
|
||||||
|
|||||||
Reference in New Issue
Block a user