Hacker News new | ask | show | jobs
by topicseed 852 days 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?

1 comments

I'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?")
You don't _have to_ tell it but then what gets remembered is up to GPT.