Commit Graph

394 Commits

Author SHA1 Message Date
Yige a4cfd0c380
fix: 修改最大行数与官方保持一致 (#502)
* chore: rename environment variables files

* docs: update README.md about .env file

* feat: support long reply

* chore: upgrade chatgpt package and set long reply to false default

* chore: set long reply to false default

* fix: change maxRows to 8

* feat: mobile max row

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-12 19:29:04 +08:00
Yige 86d720ecee
fix: cors in auth_secret_key model (#499) 2023-03-12 18:47:44 +08:00
Peter Dave Hello 379bbcdd14
feat: Improve zh-TW locale (#511) 2023-03-12 09:52:42 +08:00
Nothing1024 84a19aafc2
fix: 更新JSON导入检查 (#523) 2023-03-12 09:49:45 +08:00
ChenZhaoYu cf03b65a4d chore: cover 2023-03-11 16:51:10 +08:00
ChenZhaoYu 461d70a696 chore: 2.10.4 2023-03-11 16:31:55 +08:00
ChenZhaoYu 6b8ba6302a chore: format 2023-03-11 16:27:55 +08:00
ChenZhaoYu c0a1b5606e feat: 设置添加关闭按钮 2023-03-11 16:16:35 +08:00
Nothing1024 00ade41a76
feat: 添加 Prompt 模板和 Prompt 商店支持 (#268)
* feat: 添加Prompt模板和Prompt商店支持

* feat: well done

---------

Co-authored-by: Redon <790348264@qq.com>
2023-03-11 16:09:52 +08:00
ChenZhaoYu 514ab7e9e4 chore: change docs 2023-03-11 10:50:58 +08:00
ChenZhaoYu 24c203f8d4 chore: v2.10.3 2023-03-10 14:48:42 +08:00
cloudGrin cbcbdda4c0
chore: 简化docker-compose部署 (#466) 2023-03-10 14:33:36 +08:00
ChenZhaoYu a2fcd31f24 perf: use hooks 2023-03-10 14:30:02 +08:00
ChenZhaoYu 07b92d4ede fix: 文字过长时头像被挤压 2023-03-10 14:20:56 +08:00
ChenZhaoYu ed4ff67760 feat: 移动端按钮调整到顶部 2023-03-10 14:05:59 +08:00
ChenZhaoYu 9c4644c969 feat: iOS 安全距离 2023-03-10 14:04:50 +08:00
Xc dd91c2a4e0
feat: support pwa (#452)
* feat: support pwa

* feat: support pwa
2023-03-10 13:25:30 +08:00
RyanzeX 7e8e15a628
fix: reset history title on clear (#453) 2023-03-10 13:24:36 +08:00
Yige 076c56d1d9
feat: 支持长回复 (#450)
* chore: rename environment variables files

* docs: update README.md about .env file

* feat: support long reply

* chore: upgrade chatgpt package and set long reply to false default

* chore: set long reply to false default
2023-03-10 13:23:22 +08:00
ChenZhaoYu 133a24e25f chore: update chatgpt 2023-03-10 13:11:36 +08:00
ChenZhaoYu 73a67b8f64 chore: 2.10.2_2 2023-03-10 00:47:56 +08:00
ChenZhaoYu 222b3eaa4c feat: 移动端下按钮收缩 2023-03-10 00:46:09 +08:00
ChenZhaoYu c4baccdc48 chore: v2.10.2_1 2023-03-10 00:03:19 +08:00
ChenZhaoYu 7021a08ecf chore: reset scrollToBottom 2023-03-10 00:02:02 +08:00
ChenZhaoYu e88b9bef13 chore: reset .env 2023-03-09 23:57:47 +08:00
ChenZhaoYu c17cc16c0e chore: 异常打印和调整日志 2023-03-09 22:58:06 +08:00
ChenZhaoYu d7d037618f chore: version 2.10.2 2023-03-09 22:49:15 +08:00
ChenZhaoYu 01edad7717 fix: 修复默认模型判断错误 2023-03-09 22:45:43 +08:00
ChenZhaoYu eff787a2b7 chore: 移除两种报错 2023-03-09 20:16:18 +08:00
ChenZhaoYu 8616526136 fix: typo 2023-03-09 19:41:27 +08:00
ChenZhaoYu 32e3963390 chore: v2.10.1 2023-03-09 19:25:19 +08:00
ChenZhaoYu 7d52e6dd1e feat: model typo 2023-03-09 19:13:18 +08:00
ChenZhaoYu ba41015df8 Merge branch 'feature' 2023-03-09 19:02:22 +08:00
ChenZhaoYu f084460d1c fix: 深色模式导出图片的样式问题 2023-03-09 18:57:46 +08:00
Yige a4ef23d603
chore: rename environment variables files (#395)
* chore: rename environment variables files

* docs: update README.md about .env file
2023-03-09 18:41:33 +08:00
xieccc d3daa654a7
feat: 新增API模型配置项 (#404)
* chore: 更新文档

* Improve zh-TW locale (#379)

* fix: 移动端样式

* feat: typo

* fix: 调整滚动回原样

* feat: 新增API模型配置项

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
2023-03-09 18:38:30 +08:00
acongee 9576edf26f
feat: 优化打字机模式显示新内容的逻辑 (#394)
* 添加为打字机模式优化的滚动至底部函数

* feat: 优化打字机模式始终显示最新内容的逻辑

* feat: 内容输出结束时也根据滚动条位置判断是否滚动至底部
2023-03-09 18:15:13 +08:00
CornerSkyless 5b74ac9cc6
fix: 修复导出图片会丢失头像的问题 (#392) 2023-03-09 17:59:26 +08:00
CornerSkyless 444e2ec2e8
feat: 增加了一个可以是否要发送历史上下文的开关 (#393)
* chore: 更新文档

* Improve zh-TW locale (#379)

* fix: 移动端样式

* feat: typo

* fix: 调整滚动回原样

* feat: 支持切换是否要发送前文信息

* style: 修复 lint

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
2023-03-09 17:56:11 +08:00
壳壳中的宇宙 60b7874f65
优化docker打包镜像文件过大的问题 (#415)
* chore: 更新文档

* Improve zh-TW locale (#379)

* fix: 移动端样式

* feat: typo

* fix: 调整滚动回原样

* 优化docker打包镜像文件过大

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
Co-authored-by: Peter Dave Hello <hsu@peterdavehello.org>
2023-03-09 17:52:39 +08:00
ChenZhaoYu 07cac12dac fix: 调整滚动回原样 2023-03-08 10:38:50 +08:00
ChenZhaoYu 4f3bfd1d4a feat: typo 2023-03-08 08:43:54 +08:00
ChenZhaoYu 451a456f58 fix: 移动端样式 2023-03-08 08:38:16 +08:00
Peter Dave Hello 5fe1e20e4a
Improve zh-TW locale (#379) 2023-03-08 08:29:30 +08:00
ChenZhaoYu 54381ed2e2 chore: 更新文档 2023-03-07 22:23:44 +08:00
Redon ffd4da91cf
chore: version 2.10.0
* feat: 权限验证功能

* chore: v2.10.0

* feat: 500 服务异常页面

* feat: 只有结束才会滚动到底部

* chore: 修改 CHANGELOG

* chore: 不存在时输出默认报错
2023-03-07 22:12:15 +08:00
CornerSkyless a2ffa3cb3a
feat: 增加保存会话为图片的功能 (#374)
* feat: 增加保存会话为图片的功能

* feat: 异常处理和增加导出动画

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-07 21:13:41 +08:00
Peter Dave Hello ecc2afd164
feat: 添加繁体中文翻译 (#348)
* feat: Add Traditional Chinese language UI locale

* chore: 添加新翻译

---------

Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-07 18:44:27 +08:00
Nine9 45cbfbf002
feat: 增加聊天记录导入导出清空的功能 (#369)
* feat: 增加聊天记录导入导出功能

* feat: 添加日期和图标

* perf: 移除触发事件改为 reload

---------

Co-authored-by: Nine9 <germmc99@gmail.com>
Co-authored-by: ChenZhaoYu <790348264@qq.com>
2023-03-07 18:26:55 +08:00
CornerSkyless a689406b28
feat: 判断小窗模式 ctrl+enter 发送消息 (#363) 2023-03-07 17:54:22 +08:00