Skip to content

(backend) de-index collections after inactivity #415

@eliott07

Description

@eliott07

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"

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions