I think someone mentioned this in the comment chain for a recent post, but the usual counter that exists that’s right under prompts and responses (ex. 1/2) has vanished within the last couple hours. This is across all browsers. I like to tinker with and review my multiple responses for fiction writing, and their sudden disappearance has me a little nervous…
Same here! When I need to go back and view errors in my fictional writing, not being able to review prior generations makes things difficult.
It really stinks! I only hope that it doesn’t take them long to fix it!!!
I agree. Both features existed for me on Thursday August 20 and then suddenly disappeared after a page load. And no update details have mentioned that those features have been intentionally taken away. I guess it’s just a waiting game until they come back.
In the meantime, it may be difficult, and a bummer, but you can do a data export and the JSON file in the resulting ZIP drive should be a tree branch of all your prompts and responses when opened in a JSON file editor/viewer. Some exist for free that you can use online, and others can be downloaded. A word to the wise, though: if the data export is TOO big, the arrays in the JSON file will not be properly nested as they should be because the enormous data size makes the software glitch. I noticed this because I did a data export last year when I didn’t have too many conversations and the JSON file gave me exactly what I needed. But when I did one a week ago and I had wayyyy more conversations by that point, the file was wonky and would take a ton of extra work for me parse it by hand instead of it being already done for me intuitively.