ai-assist icon indicating copy to clipboard operation
ai-assist copied to clipboard

基于 OpenAI API 实现的一些周边工具

Results 3 ai-assist issues
Sort by recently updated
recently updated
newest added

1.已安装好docker桌面软件,怎么启动docker ![image](https://user-images.githubusercontent.com/51783403/236669324-6b901a5a-fdc5-47d4-8784-0b69adfb0556.png) 2.tsx pgsql.ts 报错 ,感觉就是没启动好本地docker ,是要手动创建镜像还是啥 ![image](https://user-images.githubusercontent.com/51783403/236670181-fdef0d71-62f4-4148-b8b5-8a3f14e2ab7d.png)

- [x] 支持多行输入,可能支持动态行数,可能最大 4 行之类的,允许滚动条 - [x] 修复多行输入后,显示仍然是单行,需要添加样式 `white-space: pre-wrap;` - [x] 删除标签页有点麻烦 - [x] 支持编辑会话标签页名字 - [x] 修复 markdown 预览没有复制代码的功能 - [x] 修复 markdown 预览出现了错误的滚动条 - [x] markdown 代码显示复制按钮...