zlacker

[return to "Memory and new controls for ChatGPT"]
1. sanroo+hv1[view] [source] 2024-02-14 04:32:40
>>Josely+(OP)
How they are implementing the memory?, By context length?
◧◩
2. smusam+0x1[view] [source] 2024-02-14 04:49:09
>>sanroo+hv1
It's probably just using function calling internally. There is a function which takes useful memorable info about user as input and as implementation it append that input string in system prompt. This function is then called whenever there is a memorable info in the input.
[go to top]