SydneyQt icon indicating copy to clipboard operation
SydneyQt copied to clipboard

A cross-platform desktop client for the jailbroken New Bing AI Copilot (Sydney ver.) built with Go and Wails (previously based on Python and Qt).

Results 13 SydneyQt issues
Sort by recently updated
recently updated
newest added

就是,没有在目录里放cookies.json文件的时候是可以正常聊天的,但是不能使用图像生成功能,但设置好cookies文件后再发消息就会报错:"InternalError": "ConversationStorage:Set:Storage Error: MessageStorage::Upsert: Storage Error: Id, RequestId and Sender.UserId are all required in the messages"

need more investigation

https://github.com/juzeon/SydneyQt/issues/200 基于对类似问题范例与实践观察发现 当活动对话中编辑后的Prompt与预设不一致,将产生概率性失效,分三种情况: 完全失效,AI会直接介绍自己为NewBing/Copilot,且限制不变 部分失效,AI认为自己是NewBing/Copilot,但限制部分变化 小部分失效,同prompt,同模式AI对部分条目理解有别 猜测可能是缓存未完全清除,与修改后的Prompt被一起发送 解决方法是删除异常工作区项目,活动Prompt与预设保持一致 运行环境: OS and Version: [Windows 10] SydneyQt Version: [v2.2.7]

"I confirm that it is the latest version, but when uploading images to Webapi using LobeHub, a new error occurred:" 我确认是最新的版本了,但是用LobeHub上传图片到Webapi时,出现了新的错误: ![image](https://github.com/juzeon/SydneyQt/assets/61189890/9f4427ef-365d-4b33-b2b6-ab9fd959aab6) ![image](https://github.com/juzeon/SydneyQt/assets/61189890/87b2d161-5597-4f59-b231-f09bfbcfa291) It runs normally with text chat only,...