Find answers from the community

Home
Members
BeniAtom
B
BeniAtom
Offline, last seen 3 months ago
Joined September 25, 2024
Hey All, Here is our use case, we are loading daily event logs per user as documents via pandas. The goal is to generate and persistantly store individual daily summaries, 7 day rolling summaries, monthly summaries and lifetime profile summaries. We also plan on using these indices in a chatbot.

Is it possible to define individual summary templates for the timeframes when constructing the tree index so that they can be stored? if so how? should we be using a tree index or a graph?
2 comments
B
L