Earlier quoted context omitted.
Personally i would like a kind of 2D Map of 'contexts' in which i can choose in space where to ask new questions. Each context would contain sub contexts. For example maybe I'm looking for career advice and I start out a chat with details of my job history, then im looking for a job and i paste in my cv, then im applying for a specific job and i paste in the job description. It would be nice to easily navigate to the…
I think it’s less of a 2D structure and more of a tree structure that you are describing. I’ve also felt the need of having “threads” with ChatGPT that I wish I could follow.
Memory and new controls for ChatGPT
41–50 of 270 posts
Re: Memory and new controls for ChatGPT
#42Earlier quoted context omitted.
I have some success by telling it to not speak to me unless it's in code comments. If it must explain anything, do it it in a code comment.
I love when people express frustration with this shitty stochastic system and others respond with things like "no no, you need to whisper the prompt into its ear and do so lovingly or it won't give you the output it wants"
Re: Memory and new controls for ChatGPT
#43This seems like a really useful (and obvious) feature, but I wonder if this could lead to a kind of "AI filter bubble": What if one of its memories is "this user doesn't like to be argued with; just confirm whatever they suggest"?
Re: Memory and new controls for ChatGPT
#44It got so difficult to force ChatGPT to give me the full code in the answer, when I have some code related problems. Always this patchwork of „insert your previous code here“ This is not a problem of the model, but I suspect it is in the system prompt that got some major issues.
Re: Memory and new controls for ChatGPT
#45It is already ignoring your prompt and custom instructions. For example, If I explicity ask it to provide a code instead of an overview it will respond by apologizing and then provide the same overview answer with minimal if no code. Will memory provide a solution to that or will be a different thing to ignore?
Re: Memory and new controls for ChatGPT
#46My use of ChatGPT has just organically gone down 90%. It's unable to do any sort of task of non-trivial complexity e.g. complex coding tasks, writing complex prose that conforms precisely to what's been asked etc. Also I hate the fact that it has to answer everything in bullet points, even when it's not needed, clearly rlhf-ed. At this point, my question types have become what you would ask a tool like perplexity.
Re: Memory and new controls for ChatGPT
#47I'm so tired of arguing with ChatGPT (or what was Bard) to even get simple things done. SOLAR-10B or Mistral works just fine for my use cases, and I've wired up a direct connection to Fireworks/OpenRouter/Together for the occasion I need anything more than what will run on my local hardware. (mixtral MOE, 70B code/chat models)
Re: Memory and new controls for ChatGPT
#48It got so difficult to force ChatGPT to give me the full code in the answer, when I have some code related problems. Always this patchwork of „insert your previous code here“ This is not a problem of the model, but I suspect it is in the system prompt that got some major issues.