[Feature Request] Memory toolkit
Required prerequisites
- [x] I have searched the Issue Tracker and Discussions that this hasn't already been reported. (+1 or comment there if it has.)
- [ ] Consider asking first in a Discussion.
Motivation
Memory toolkit
- Add new knowledge
- Recall knowledge
We can use a vectordb memory to implement this: https://github.com/camel-ai/camel/blob/master/camel/memories/agent_memories.py
Solution
No response
Alternatives
No response
Additional context
No response
I’m very interested in this issue. I also carefully studied the Crab repository about a month ago. Looking forward to further discussions and potential solutions!
hi, I am familiar with rag, I am interested in solving this problem.How can I get a chance to realize it
hey @renxinxing123 and @xiongyuj , thanks for your willingness to contribute! Could you drop me a message on wechat of discord, let's schedule a meeting to discuss about the implementation together
Hey @Wendong-Fan , I have already implemented the memory toolkit as part of the enhancement to the memory module: refer to issue: #1588 . Maybe @renxinxing123 and @ArereX can help with reviewing the enhanced memory module and the toolkit. Please refer to PR: #1726
hey @Yuujee could you drop me a message in wechat (id: ttokzzz) or discord (id: wendong fan), let's discuss about the implementation together~
Closing this as PR: #1726 implements this.