-update- OpenAI support is only mailing me by chatbots, I think.
I do have a ticketnr. 11433517
But they never answer any of my questions, and all of their questions/answers are nonsense (like "were you able to compile an .exe file?").
I’ve made screen recordings, shared chats, walkthrough guide, step by step reproduction, etc…
But it’s al bot-answers I get, like avoiding the real questions.
Once again: the GPT does retrieve it’s data (from an online article, my own API-server, etc…) but after the very 1st question, it can’t access it’s memory.
Not on 5.4, not on 5.5, not on 5.6. All my serverlogs show that it did ping my server, it did fetch the data, it has access to it.
But after the GUI-update, it can’t read it from memory (not because he said so (that GTP-talk and -excuse), but because I’ve made 1.000’s of API-calls to my own server, and I know so.
So ‘there is something wrong with my storage and the received data can not be save because of a quota limit’.
And the bug I try to get attention for (while OpenAi is not listening at all) is all about a GPT which can not save it’s memory and thus can’t answer any question about the retrieved data.
-edit 2- I know this is local storage vs. remote storage.
But even after clearing all the local storage, OpenAi is sending a sh*tload to my browser, exceeding the 50mb quota on my browser’s side. So something is wrong with their app-connector.