ChatGPT 增强

宽度对话框 & 一键清空聊天记录 & 向GPT声明指定语言回复

< 脚本 ChatGPT 增强 的反馈

评价:好评 - 脚本运行良好

§
发布于:2023-06-07

Thank you for developing such a useful script. A suggestion regarding the existing 'clear conversations' feature: ideally, this function should selectively keep certain important conversations (e.g., whose names begin with a special character, such as a '#'). This adjustment would allow users to mark the conversations they wish to keep, while your script clears the rest. I believe this modification would significantly improve the script's usability. Many thanks.

XiaoYingYo作者
§
发布于:2023-06-07

Thank you for developing such a useful script. A suggestion regarding the existing 'clear conversations' feature: ideally, this function should selectively keep certain important conversations (e.g., whose names begin with a special character, such as a '#'). This adjustment would allow users to mark the conversations they wish to keep, while your script clears the rest. I believe this modification would significantly improve the script's usability. Many thanks.

Sorry, but actually clearing the conversation is not
`go one by one`
Instead, it directly calls openai's api to clear it with one click, so it is impossible to selectively retain chat records based on keywords
The specific emptying implementation is handed over to openai
carried out

XiaoYingYo作者
§
发布于:2024-08-03

Thank you for developing such a useful script. A suggestion regarding the existing 'clear conversations' feature: ideally, this function should selectively keep certain important conversations (e.g., whose names begin with a special character, such as a '#'). This adjustment would allow users to mark the conversations they wish to keep, while your script clears the rest. I believe this modification would significantly improve the script's usability. Many thanks.

Now supports using # sign at the beginning of the conversation title to avoid clearing it when using Clear All

发布留言

登录以发布留言。