Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Data purging Parameters #3728

Closed
Zarkhator03 opened this issue Jul 9, 2024 · 0 comments
Closed

feat: Data purging Parameters #3728

Zarkhator03 opened this issue Jul 9, 2024 · 0 comments

Comments

@Zarkhator03
Copy link

Description

This feature request aims to introduce granular control over chat lifetime and data purging parameters, both at the system-wide and user-specific levels. By providing configurable quotas, open chat limits, and chat lifetimes, we can minimize storage of unused data, optimize resource utilization, and improve overall system performance for use at scale.

Proposed Features

  • UI Fields and Database:

    • Add configurable fields to the user interface and database for:
      • Quota: Maximum allowed chat length (e.g., number of messages)
      • Open Chats: Maximum number of concurrently open chats per user
      • Chat Lifetime: Duration after which a chat is automatically deleted
  • Default Values:

    • Establish default values for automatic deletion:
      • Max Chat Length: Define a standard maximum chat length
      • Max Open Chats: Set a default limit for concurrent open chats
      • Chat Lifetime: Specify a default duration for chat expiration
    • default values editable by administrators
  • User-Specific Overrides:

    • Allow administrators to override default values for individual users, providing flexibility in managing specific user requirements or addressing resource constraints.
    • If multiple user roles are added in the future, one value can be selected per user role.
@Zarkhator03 Zarkhator03 changed the title Data purging Parameters feat: Data purging Parameters Jul 9, 2024
@open-webui open-webui locked and limited conversation to collaborators Jul 9, 2024
@tjbck tjbck converted this issue into discussion #3729 Jul 9, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant