-
Notifications
You must be signed in to change notification settings - Fork 307
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Problem Statement
记录的信息数量会随着时间而膨胀,从而增加上下文负担
Proposed Solution
是否可以增加功能:每次检索到相关的记录信息就对该记录检索次数进行累加,之后再利用该信息结合时间信息进行冷热记忆的区分和管理,以防记录数量膨胀。
Alternatives Considered
No response
Feature Area
Core (Client/Engine)
Use Case
在我的openclaw中加入这一系统进行记忆管理
Example API (Optional)
Additional Context
No response
Contribution
- I am willing to contribute to implementing this feature
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
Done