Is it possible to support a ChatCompletionContext that compresses old messages when the token limit is reached, instead of ignoring them? #6892
sparkleMing
started this conversation in
Feature suggestions
Replies: 1 comment 1 reply
-
|
Have you checked out the extension package context-plus? https://microsoft.github.io/autogen/stable/user-guide/extensions-user-guide/discover.html |
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.
-
Compress history messages seems is a simple and efficent context management method.
Beta Was this translation helpful? Give feedback.
All reactions