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

Add functionality to save messages to chat history #121

Merged
merged 14 commits into from
Mar 8, 2024

Conversation

andrewnguonly
Copy link
Owner

@andrewnguonly andrewnguonly commented Mar 6, 2024

Summary

This PR resolves #35.

To Do

  • Add button and shortcut to save messages
  • Add flow to save current messages (messages automatically saved when drawer is opened)
  • Load chat history when drawer is opened
  • Add functionality to delete individual chats or all chats
  • Summarize messages using LLM into preview text
  • sort messages by last updated
  • Add new screenshot to README
  • Store URL associated with chat

@andrewnguonly andrewnguonly merged commit 0a90cc9 into 1.0.10 Mar 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant