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
Feature request Collections should be de-indexed from RAG provider to prevent bloating of their index that would lead to performance issues for us and our users
Add a configurable inactivity time for conversations
add a crone job that de-indexes collections from conversations that have not been use for a span of time bigger than the inactivity threshold
Re-index conversations when a new message is sent to a conversation who's collection has been de-idexed
Inform the user that this might take longer "Reprise de la conversation & de vos documents"
Feature request Collections should be de-indexed from RAG provider to prevent bloating of their index that would lead to performance issues for us and our users