To OpenAI Team,
I’d like to suggest a feature that could significantly improve ChatGPT’s handling of long conversations.
One of the biggest limitations with LLMs is context window size. It would be extremely useful if users could delete or exclude individual messages from a conversation’s context instead of having to start a new chat when a conversation becomes too long.
For example, if a conversation contains an old code snippet, irrelevant discussion, or a large file that is no longer needed, the user could simply remove that particular message from the active context while keeping the rest of the conversation.
An even better implementation could be an “Exclude from context” option, where the message remains visible in the conversation history but is no longer considered when generating future responses.
This would give users much more control over context usage and make long-running conversations significantly more practical.
Thank you.