-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem Statement
应该加上支持模拟人类遗忘的特性,支持按照时间或者其他维度来进行对部分记忆进行遗忘或者覆盖之类的操作。对应的提供相应的API
Proposed Solution
希望能够尽快安排支持遗忘特性,因为在一些场景中如果要agent变的聪明,其实要遗忘掉一些旧的记忆,这样能够不对进化自己的记忆内容,同时新的内容不会受之前的内容的影响
Alternatives Considered
No response
Feature Area
Core (Client/Engine)
Use Case
我的系统中用户需要按照时间或者数据来加强agent的聪明度,无疑需要不断刷新自己的记忆并遗忘一些之前的数据,要求之前的数据不要对现在的数据造成一下,真实模拟人类行为
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
Backlog