Is your feature request related to a problem? Please describe.
Today,
We send 1 message per group in the community.
So if there was lots of trafic ( above sumary thershold ), and a community has 4 groups, we will send 4 messages to each group.
There should be only 1 message for each group be the community that day. The message should be generated once and should be the same.
Additional context
|
# Send the summary to the community groups |
Is your feature request related to a problem? Please describe.
Today,
We send 1 message per group in the community.
So if there was lots of trafic ( above sumary thershold ), and a community has 4 groups, we will send 4 messages to each group.
There should be only 1 message for each group be the community that day. The message should be generated once and should be the same.
Additional context
wa_llm/src/summarize_and_send_to_groups/__init__.py
Line 78 in b2579df