I was thinking of synchronizing the chat history to a dropbox folder with a given url. For this to work, a dropbox sign-in would have to be implemented. Then the conversation history can be fetched and updated every time using the dropbox api.
It is a big feature to implement and there is obviously some pain involved in working with OAuth. Absolutely not a priority, but just an idea, and I am happy to contribute once I have some time. Also, might be sensible to create a new project for this.
Why?
Cross-device compatibility,
From dropbox chat history could be synchronized to overleaf, enabling pulling chat transcripts into reports. Extremely useful for students and academics. (Like Mendey, but for bing chat).
I was thinking of synchronizing the chat history to a dropbox folder with a given url. For this to work, a dropbox sign-in would have to be implemented. Then the conversation history can be fetched and updated every time using the dropbox api.
It is a big feature to implement and there is obviously some pain involved in working with OAuth. Absolutely not a priority, but just an idea, and I am happy to contribute once I have some time. Also, might be sensible to create a new project for this.
Why?