reor
reor copied to clipboard
Chat History [Feature Request]
Is your feature request related to a problem? Please describe.
Chat history seems to be gone forever if I collapse/hide it.
Describe the solution you'd like
I like the way ChatGPT has a chat history and multiple conversations.
Additional context
This is the first RAG I've been able to successfully use on my ARM based MacBook Pro.
I think the idea is good, but if so, the chat might not be listed among the notes, unless the user saved it as a note using a button.
I'm not picky about where it goes, I can see some users being picky either way.
Hi, my consideration has to do with the RAG issue that you mentioned. Once this chat entered along with the notes in the DB, it could serve as an element that creates noise in its original information. So when implementing this feature, one could think about how to manage this issue. But it wasn't a question of demands, but of participating with suggestions on how to implement the process you suggested.
What about: a file like .gitignore but called .ragignore or .reor/.ragignore and if the file is not present, pretend like it included the chat history folder?
It seems like a very smart solution, the folder could also be called Chat and remain as a folder together with the others in the field on the left. It would only differentiate itself because it would not be indexed by RAG, but could be seen by the user as other notes are seen. And if the user wanted to index, they would simply move from the CHAT folder to any other folder using the program itself.
This would be very useful! For example, Obsidian Copilot has a button that allows users to click it and save the chat history as a Markdown file. This is very convenient for future revisit.
Chat history will be released this weekend!!