X-TRON404
X-TRON404
I've made an update to the section of the code where we initially create the features DataFrame and then modify it by accessing its elements repeatedly. In the improved version,...
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...
Closing this as PR: #1726 implements this.
Any update on this? Is there a Python version available?
Please refer to #1726
> @X-TRON404 @Wendong-Fan Hi, I accidentally lost the previous PR after force-pushing master while resolving a rebase conflict. I’m opening a new PR with the updated commits — apologies for...
> Can you also add some examples as well? Added under `camel/examples/memories/agent_memory_test.py`
> > > I noticed that some tests are failing, but my PR does not modify those files. These failures seem unrelated to my changes. Could you confirm if I...