Problem
What problem does this solve?
因为我这边在做一些和AI的交互问答的时候我喜欢将一些对话内容保存在本地的一个文本中,方便
多次复现和比较。在这种情况下,每次的一轮问答过程的标题名会变成这种很奇怪的文件名称的形式。
我希望可以让我们自定义这个对话的标题名,方便我后续回看寻找对话记录。不然现在这样子都是
直接显示文件名了,只能通过手动一个一个对话历史点开来看才行。
Solution
How should it work?
Use Case
When would you use this?
Priority
-
High - Blocking issue -
Medium - Important improvement -
Low - Nice to have
Additional Info
(Optional: screenshots, examples, links)
