binary-husky

Results 323 comments of binary-husky

看一下是不是多了个空格啥的

![image](https://user-images.githubusercontent.com/96192199/235177705-47eeadba-0729-412c-a90f-874b4748f7c2.png)

这是依赖安装炸了😂。不要试图把gpu版的torch和tensorflow安装在一起吧

@yinjiashu 这个是和markdown的斜体/加粗语法冲突了,修正这个bug需要时间进行大量测试 目前比较方便的workaround有以下两种: 1. 修改prompt ![image](https://user-images.githubusercontent.com/96192199/234615832-687a13d1-57eb-4042-9aa2-4bf30ff340b8.png) 2. 修改system prompt ![image](https://user-images.githubusercontent.com/96192199/234616815-229dde43-45e3-45e2-a650-14b83842fb2e.png)

gradio版本?是否满足requirements.txt的要求?

目前可以在`gpt_log/chat_secrets.log`找到对话日志 导出聊天内容容易通过函数插件实现,但取决于你想要导出什么格式,txt,md,csv?