#can a custom GPT have memory of previous conversations?
1 messages · Page 1 of 1 (latest)
No
No, this is a engine restriction, none of the AI models can refer to different conversations to improve or reference
I was wondering the same, this is a big limitation to have an app that doesnt remember any state
GPTs can call APIs through actions. Could those APIs save save state on a server to be retrieved later in a different conversation? Probably wouldn't scale well.