Replies: 2 comments 1 reply
-
|
Codex has that with /compact. It compresses the current message history into a single message, then adds that to the message history as an agent message. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hey! This happens automatically when the context window reaches about 90%, but it's definitely possible to expose the feature so it could be manually triggered, too. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As conversations with large language models grow longer, they can exceed token limitations and disrupt session continuity. I propose introducing a context compaction feature that both:
Compaction would summarize or condense older conversation segments to free up tokens, while aiming to retain essential information for ongoing tasks.
Beta Was this translation helpful? Give feedback.
All reactions