You are browsing as a guest. Sign up (or log in) to start making projects!

34m 16s logged

LONG-TERM MEMORY!!!!! Well kind of…. I added a way for the model to remember information between sessions, but there is a caveat. The user has to tell the model in the first place that it should remember something. Otherwise that information will be stored in RAM and be wiped when restarting the program. Unless specifically prompted, the model won’t use the remember tool to store information. But this is still pretttttttty nice. All memory is stored in a memory.json file which the model can access and search through to find stuff.

0
4

Comments 0

No comments yet. Be the first!