Timer for chat interface to allow pacing of requests

Hi,

Quick suggestion - any way you can add a timer (number of questions and mins) so I know how many questions I have left and/or how much time to wait before I get a reset on my allocation?

Steve.

Probably the simplest and yet most brute force way is to make the connections to ChatGPT go through your own outbound proxy, and log the internal machine ID and the particular URL (https:/ /chat.openai.com/backend-api/conversation, with no parameters) for sending a model input. Give each an expiration three hours after sending, and program a little GUI that can show this. Easier than tampering with scripts.

You’re probably instead asking ChatGPT developers to do such, and yet there’s no evidence that feature requests posted to the forum are really seen by anybody.