Memory bank for smolagents #1116
luiztauffer
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How could we implement something similar to cline’s memory bank in smolagents? The goal is to have a source of long term memory for longer and complex tasks, which will help agents:
I guess we could simply have an optional addition to the agents system prompt with similar instructions as that reference, but given that smolagents is a more general tool than cline, I was wondering if anyone has had any experience in implementing a similar feature for smolagents, or if anyone would like to discuss strategies for that.
Some ideas:
MemoryBankTool
which the agents could rely on to read or update those filesBeta Was this translation helpful? Give feedback.
All reactions