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
A summarizer module is a module that summarize interactions between the user and AURA. This summary is also intended to be given to AURA as a knowledge.
Implement an interaction history summarization function
For now, call LLM with a simple "summarize this" prompt
A summarizer module is a module that summarize interactions between the user and AURA. This summary is also intended to be given to AURA as a knowledge.