Skip to content
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

Auto summarize chats content using LLM #43

Open
sdcb opened this issue Jan 20, 2025 · 0 comments
Open

Auto summarize chats content using LLM #43

sdcb opened this issue Jan 20, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sdcb
Copy link
Owner

sdcb commented Jan 20, 2025

Now chat title was created with first 50 characters, it should be automatically summarize using LLM.

To implement this function, should have a system config that:

  • Enable auto summarize
  • Which model/payment should auto summarize function using?
    • The current model (user pay it)
    • The current model (admin pay it)
    • The specified model (admin pay it)
  • User also should be able to disable auto summarize function(to save some cost)
@sdcb sdcb assigned sdcb and greywen Jan 20, 2025
@sdcb sdcb added the enhancement New feature or request label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants