You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix broken summarization test that was modified during hash deduplication work
The test was expecting summarization to trigger but the messages were under
the 1000 token limit. Increased the message length to ensure summarization
happens and made the token count assertion more flexible since it varies
based on actual content.
0 commit comments