ChatRTX is about a year old now, but I still find extreme value in this user interface. I’d like to add persistent memory and I’m surprised there’s no categories that talk about doing this. The most important thing is identifying all the different configuration files or scripts that need to be altered in order to succeed in my Project goal of adding continuous session memory. Here’s what I have so far: I’ve been using GPT to kind of walk me through, but I need to know if there’s any kind of specific directories or paths within the RTX platform that I need to be taking a look at. Currently, I’m working through file explorer and there’s two main directories: the ChatRTX directory located within the C: chatRTX folder and the chatRTX folder located within the ProgramData Nvidia Corporation folder. (Engine files ect) I’d appreciate any information anyone can give me to see if my workflow is doable. Sorry if this is the wrong category. I’ve spoken with Nvidia and this is just the link they gave me. Surprisingly, I have found little documentation on implementing session memory but I am fairly sure it’s quite possible
Recap of Our Current Status:
Project Goal:
Implement persistent session memory in ChatRTX to enable continuous, context-aware conversations across sessions. The integration relies on LlamaIndex with a focus on using SimpleChatStore for local, high-speed storage (leveraging my ssds)
If anyone has a better course of implementation or even suggestions on the configuration files, I need to be looking at I would really appreciate it thank you