Replies: 1 comment
|
not an oversight two different lists |
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
File: io.agentscope.harness.agent.memory.compaction.ConversationCompactor#L120
The code comment says:
However, what is actually being offloaded to the session tree is the raw message list, which includes the SUMMARIZING message.
Moreover, that SUMMARIZING message is constructed as a USER-type message.
Is there any particular reason for implementing it this way? Or is this an oversight?
All reactions