feat: 更新模型配置,替换短期记忆构建和决策模型,调整长期记忆构建模型
This commit is contained in:
@@ -187,7 +187,9 @@ class ShortTermMemoryManager:
|
||||
"importance": 0.7,
|
||||
"attributes": {{
|
||||
"time": "时间信息",
|
||||
"location": "地点信息"
|
||||
"attribute1": "其他属性1"
|
||||
"attribute2": "其他属性2"
|
||||
...
|
||||
}}
|
||||
}}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user