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-name conversations #15

Open
1 of 3 tasks
ErikBjare opened this issue Oct 27, 2023 · 1 comment
Open
1 of 3 tasks

Auto-name conversations #15

ErikBjare opened this issue Oct 27, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@ErikBjare
Copy link
Owner

ErikBjare commented Oct 27, 2023

We can already give conversations a name automatically with /rename auto but this should be improved:

  • Name conversation automatically with /rename auto
  • Don't include date in conversation name, fetch from file/message timestamps.
    • Filesystem metadata not very reliable for this type of thing, but message timestamps are now stored, so should use them.
  • Run automatically on save? (if name not already set)
@ErikBjare ErikBjare added the enhancement New feature or request label Oct 27, 2023
@ErikBjare
Copy link
Owner Author

I wrote this script which automatically names all past conversations still using a default randomized name: https://github.com/ErikBjare/gptme/blob/master/scripts/auto_rename_logs.py

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

1 participant