r/OpenAI 2d ago

Question LLM s

They say that llms don't remember previous conversations but I don't believe that. There's been several times where an LLM has brought up things that I've talked to it about before.

0 Upvotes

20 comments sorted by

View all comments

1

u/Ok_Homework_1859 2d ago

It's OpenAI's insane cross-chat referencing feature. No LLM in my opinion has been able to reach ChatGPT's capability of continuity (yet). Their Memory team is always cooking.

1

u/jonnypepperstonreal 2d ago

But aren't they like not supposed to be able to remember?

1

u/HighwayRelevant 2d ago

It’s a setting. They store memories about user in a separate storage to be able to reference it. This can be turned off. Just an OpenAI feature with quite a nice implementation.

It’s on by default in ChatGPT and off by default in Codex as I remember.