Commit Graph

1901 Commits

Author SHA1 Message Date
sijinhui
818e725417 暂存 2024-02-27 19:08:36 +08:00
sijinhui
c7e82eba60 修复对话中滚动异常 2024-02-27 17:56:48 +08:00
sijinhui
e1644b5203 Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
#	app/client/platforms/openai.ts
#	app/locales/tw.ts
2024-02-27 17:54:35 +08:00
fred-bf
08fa22749a
fix: add max_tokens when using vision model (#4157) 2024-02-27 17:28:01 +08:00
fred-bf
44a51273be
Merge pull request #4149 from fred-bf/feat/auto-detach-scrolling
feat: auto detach scrolling
2024-02-27 11:56:37 +08:00
Fred
e3b3ae97bc
chore: clear scroll info 2024-02-27 11:49:44 +08:00
Fred
410a22dc63
feat: auto detach scrolling 2024-02-27 11:43:40 +08:00
Algorithm5838
069766d581
Correct cutoff dates (#4118) 2024-02-27 10:28:54 +08:00
DonaldBear
f22e36e52f
feat(tw.ts): added new translations (#4142)
* feat(tw.ts): added new translations

I have translated previously untranslated text in response to the latest update.

* feat(tw.ts): added new translations

I have translated previously untranslated text in response to the latest update.
2024-02-27 00:16:56 +08:00
fred-bf
bc1794fb4a
feat: bump version (#4133) 2024-02-26 18:15:00 +08:00
Fred
aacd26c7db
feat: bump version 2024-02-26 18:14:10 +08:00
fred-bf
ff166f7b4c
chore: adjust for ollama support (#4129) 2024-02-26 17:18:46 +08:00
sijinhui
5aef4ed70f 修复一下图表的bug 2024-02-22 13:14:34 +08:00
sijinhui
3dfb559dc0 暂存 2024-02-22 11:47:24 +08:00
sijinhui
747bed9826 重构绘图相关 2024-02-22 00:21:36 +08:00
sijinhui
7c3c19e965 还是启用旧版吧 2024-02-21 17:44:50 +08:00
sijinhui
3acc242815
Merge pull request #20 from sijinhui/dev
支持谷歌的视觉模型识别图片
2024-02-21 17:25:32 +08:00
sijinhui
262164c5ad 修复开发环境反复刷新的问题 2024-02-21 17:23:38 +08:00
sijinhui
28843eed82 修复测试环境自动部署 2024-02-21 15:07:59 +08:00
sijinhui
948b0ae305 修复merge bug 2024-02-21 14:45:34 +08:00
sijinhui
c42a9554a5 暂存merge 2024-02-21 14:32:47 +08:00
sijinhui
e3b0d909fe 暂存merge 2024-02-21 14:16:58 +08:00
sijinhui
2a74190691 修复最大日期bug 2024-02-21 13:30:14 +08:00
sijinhui
7b94285387 修改打包服务器 2024-02-21 13:00:05 +08:00
H0llyW00dzZ
e756506c18
[Cherry Pick] Improve Github Issue Template (#4041)
* Improve Github Issue Template

- [+] feat(issue templates): update issue templates from markdown to form schema
- [+] feat(issue templates): translate issue templates to Chinese
- [+] remove(issue templates): delete old markdown issue templates

* chore: remove Chinese template issue temporarily

---------

Co-authored-by: Fred <fred@nextchat.dev>
2024-02-20 18:11:02 +08:00
Qiying Wang
fd67f980a5
Fix temperature range (#4083) 2024-02-20 18:05:17 +08:00
TheRam_
e2da3406d2
Add vision support (#4076) 2024-02-20 18:04:32 +08:00
Ikko Eltociear Ashimine
05b6d989b6
chore: fix typo in next.config.mjs (#4072)
verison -> version
2024-02-20 17:59:59 +08:00
sijinhui
21d534ea2e 微调,无关紧要 2024-02-20 17:10:24 +08:00
sijinhui
c758cf469b 微调,无关紧要 2024-02-20 13:41:21 +08:00
sijinhui
a9ba7d1936 处理认证和小bug 2024-02-20 13:37:20 +08:00
sijinhui
a7aa003183 调整反爬 2024-02-20 12:49:17 +08:00
sijinhui
8e81d3e2e5 调整顺序 2024-02-20 12:47:17 +08:00
sijinhui
a11cf11c01 关闭1106 2024-02-19 18:07:35 +08:00
sijinhui
84dd704e4d 0125切换使用微软 2024-02-19 17:07:47 +08:00
sijinhui
8a0f90adc0 屏蔽部分乱七八糟的认证 2024-02-18 17:28:35 +08:00
sijinhui
90e532f4db
Merge pull request #19 from sijinhui/dev
修正清除数据按钮
2024-02-16 17:48:46 +08:00
sijinhui
c7e346872e 修正清楚数据按钮 2024-02-16 17:47:28 +08:00
sijinhui
b3505e9d76
Merge pull request #18 from sijinhui/dev
优化小屏幕使用体验
2024-02-16 17:15:40 +08:00
sijinhui
cf65082789 优化小屏幕使用体验 2024-02-16 17:14:53 +08:00
sijinhui
3abb503cec 优化小屏幕使用体验 2024-02-16 17:12:40 +08:00
sijinhui
afa75796d7
Merge pull request #17 from sijinhui/dev
管理页面添加键盘监听选择日期
2024-02-15 13:08:36 +08:00
sijinhui
ea20ad1df0 管理页面添加键盘监听选择日期 2024-02-15 13:06:14 +08:00
sijinhui
f8c7c9bd3c
Merge pull request #16 from sijinhui/dev
修改组件布局
2024-02-15 12:22:17 +08:00
sijinhui
a2070067b0 修改组件布局 2024-02-15 12:19:46 +08:00
sijinhui
0d56ded11d
Merge pull request #15 from sijinhui/dev
Dev
2024-02-15 10:53:07 +08:00
sijinhui
d701e63a52 样式修正,暂停按钮布局 2024-02-15 10:52:04 +08:00
sijinhui
e206fb900c 样式修正,暂停按钮布局 2024-02-15 10:51:12 +08:00
sijinhui
cc87bb04e8 Merge remote-tracking branch 'upstream/main' into dev
# Conflicts:
#	app/components/settings.tsx
2024-02-15 09:26:08 +08:00
H0llyW00dzZ
1d6ee64e1d
[Cherry Pick] Fix [UI/UX] [Front End] Settings Page (#4032)
* Fix [UI/UX] [Locales] Correct Spelling

- [+] fix(locales): correct spelling and improve wording in cn.ts and en.ts locale files

* Fix [UI/UX] [Front End] Settings Page

- [+] fix(settings.tsx): correct typo in ApiVerion to ApiVersion
- [+] refactor(settings.tsx): switch Azure.ApiKey to Google.ApiKey in ListItem title and subTitle

* Fix [UI/UX] [Locales] [SK] Correct Typo

- [+] fix(sk.ts): correct typo in ApiVersion key in Slovak locale file
2024-02-12 20:36:52 +08:00