@codefrancis2

Results 1 issues of @codefrancis2

### 这个bug是否已存在现有issue了? - [X] 我确认没有已有issue,且已阅读**常见问题**。 ### 错误表现 当我切换左边的聊天窗口栏中的聊天时,右边现实的是相同聊天记录。(右边的是聊天窗口栏中,第二个的聊天记录;第一个聊天记录应该是空的。) ![image](https://github.com/GaiZhenbiao/ChuanhuChatGPT/assets/67033006/8e169a78-b39e-43ba-9b72-83299910cf79) ### 复现操作 往复切换聊天记录窗口栏中的选项时,就出现了以上所说的Bug。 ![image](https://github.com/GaiZhenbiao/ChuanhuChatGPT/assets/67033006/80c71d6a-2c5d-477c-aee3-bea55eeaffa6) ### 错误日志 ```shell ERROR: {'id': 'chatcmpl-8hZTVlauLyiyjClfSxtmwnjLff14s', 'object': 'chat.completion.chunk', 'created': 1705395161, 'model': 'gpt-3.5-turbo-16k-0613', 'system_fingerprint': None, 'choices': [{'index': 0,...

bug