Hey!
I need help with the SummarizationNode, I tried everything to make work, but it’s just not working and not summarizing the messages into a shorter version of the messages.
Is there anyone that can assist me?
Thanks
Hey, I think you’re talking about this:
If so, one possible scenario could be that your entire conversation history might be too short so it’s not triggering the summarization at all in the first place. You can try tweaking these parameters in the node declaration: max_tokens, max_summary_tokens.