7 ms·
Is this essentially implemented via RAG? New chat comes in, they find related chats, and extract some instructions/context from these to feed into that new cha
by topicseed 3y ago
Is this essentially implemented via RAG?
New chat comes in, they find related chats, and extract some instructions/context from these to feed into that new chat's context?
- TranquilMarmot 3y agoI'd have to play with it, but from the screenshots and description it seems like you have to _tell it_ to remember something. Then it goes into a list of "memories" and it probably does RAG on that for every response that's sent ("Do any of the user's memories apply to this question?")
- famouswaffles 3y agoYou don't _have to_ tell it but then what gets remembered is up to GPT.