chatgpt-web/src
Liut e30217542d
fix line end with new-line in some backend (#474)
* fix line end with new-line in some backend

In backend with golang (like https://github.com/sashabaranov/go-openai), the responseText always has '\n'.

* feat: 补全遗漏

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-22 18:49:40 +08:00
..
api feat: 添加角色设定预留API 设定页(#768) 2023-03-22 17:47:07 +08:00
assets fix: Prompt商店在线导入可以导入两种recommend.json里提到的模板 (#516) (#521) 2023-03-12 19:42:56 +08:00
components feat: 添加角色设定预留API 设定页(#768) 2023-03-22 17:47:07 +08:00
hooks feat: 添加繁体中文翻译 (#348) 2023-03-07 18:44:27 +08:00
icons chore: version 2.10.0 2023-03-07 22:12:15 +08:00
locales feat: 添加角色设定预留API 设定页(#768) 2023-03-22 17:47:07 +08:00
plugins fix: 🐛 fix scroll bar style (#617) 2023-03-16 11:51:07 +08:00
router fix: inverted parameter for before each function (#585) 2023-03-15 08:46:11 +08:00
store feat: 添加角色设定预留API 设定页(#768) 2023-03-22 17:47:07 +08:00
styles feat: iOS 安全距离 2023-03-10 14:04:50 +08:00
typings perf: 记录上下文设定保存到本地 2023-03-17 08:40:45 +08:00
utils chore: version 2.10.0 2023-03-07 22:12:15 +08:00
views fix line end with new-line in some backend (#474) 2023-03-22 18:49:40 +08:00
App.vue feat: 增加带格式的复制 (#182) 2023-03-02 12:59:20 +08:00
main.ts fix: 🐛 fix scroll bar style (#617) 2023-03-16 11:51:07 +08:00