ai-shifu / ai-shifu/ChatALL

[FEAT] Add an option to clear chat history on the other platforms

Abierto
#643 2 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
JavaScript
Estrellas
16.5k
Forks
1.7k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Is your feature request related to a problem? / 你想要的功能和什么问题相关?

After using a while with ChatGPT/Claude.ai, there could be many untitled new chats in the history, like this:

| ChatGPT | Claude |
| ------- | ------ |
| ![image](https://github.com/sunner/ChatALL/assets/3691490/0cc4e3a5-fb0c-4301-bbe9-b69eea84470a) | ![image](https://github.com/sunner/ChatALL/assets/3691490/dd413ca8-312e-4ac1-9b04-740b595b1703) |

### Describe the solution you'd like. / 你想要的解决方案是什么?

Maybe add an option as https://github.com/josStorer/chatGPTBox does to auto-clear them:
- [ ] Disable web mode history for better privacy protection, but it will result in unavailable conversations after a period of time

![image](https://github.com/sunner/ChatALL/assets/3691490/93e0ec75-564c-44d9-9a81-cacb556a8fa1)

### Describe alternatives you've considered. / 你考虑过的其他方案是什么?

1. Auto-clean up all the related conversations before quitting the app, but I wonder if it's easier.
2. Delete the corresponding chat thread on the other platform when the conversation was deleted in ChatALL

### Additional context / 其他信息

_No response_

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.