George
7fa53af2af
feat: support spark new model
2024-10-14 16:38:11 +08:00
Minghan Zhang
29b6e6c888
Merge pull request #244 from PeterDaveHelloKitchen/SupportTraditionalChineseZhTW
...
Add a basic zh-tw i18n locale
2024-09-04 01:04:07 +08:00
Peter Dave Hello
36f7ffb9f6
Add a basic zh-tw i18n locale
2024-08-29 22:13:30 +08:00
Peter Dave Hello
7bc048788e
feat: support the latest OpenAI model chatgpt-4o-latest
...
This also means we can save the steps to update the latest model.
Reference:
- https://x.com/OpenAIDevs/status/1823510395619000525
- https://x.com/lmsysorg/status/1823515224064098546
- https://x.com/lmsysorg/status/1823515229491515715
- https://platform.openai.com/docs/models/gpt-4o
> Dynamic model continuously updated to the current version of GPT-4o
in ChatGPT. Intended for research and evaluation.
>
> We are releasing this model for developers and researchers to explore
OpenAI's latest research. For production use, OpenAI recommends using
dated GPT models, which are optimized for API usage.
>
> https://platform.openai.com/docs/models/gpt-4o#4ofootnote
2024-08-29 22:04:32 +08:00
XiaomaiTX
a95a4cb35c
feat: support model gpt-4o-2024-08-06
2024-08-08 15:20:17 +08:00
XiaomaiTX
0296a45ac9
feat(getModelColor): better model color matching
2024-07-22 20:32:11 +08:00
XiaomaiTX
2efef764c0
feat: Add support of gpt-4o-mini
...
chore(version): bump version from `3.11.1` to `3.11.2`
2024-07-19 20:38:56 +08:00
XiaomaiTX
77ab253f45
fix: redefine sendKeys
2024-07-19 20:29:43 +08:00
XiaomaiTX
b7d50acd6e
chore(version): bump version from 3.11.0 to 3.11.1 in tauri.conf.json and bootstrap.ts
2024-07-18 20:56:06 +08:00
XiaomaiTX
b78e8fe2e9
fix(settings.ts): correct default sender behavior for mobile and PC
2024-07-18 20:13:47 +08:00
XiaomaiTX
f3a97891bb
fix: Remove junk file
2024-07-17 13:46:11 +08:00
XiaomaiTX
6e8c33f1a2
feat: better admin user subscription management ui
2024-07-06 15:32:41 +08:00
Deng Junhai
9cb958080b
fix: fix edge browser adapter
...
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-06-30 03:00:50 +08:00
Deng Junhai
bad46895ac
feat: support deepseek
...
feat: support deepseek
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-06-30 02:48:42 +08:00
Deng Junhai
b0a684cada
feat: support searxng ( #216 )
...
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-06-28 01:56:49 +08:00
Deng Junhai
16aba18926
chore: Compatible with pre-modified SMTP sending method ( #174 )
2024-06-23 19:25:40 +08:00
Deng Junhai
6f3cdad1e7
feat: SMTP Compatibility Enhancement and SSL Protocol Support ( #174 )
2024-06-23 03:04:52 +08:00
Deng Junhai
2024302316
chore: Define sending defaults based on different device types ( #204 )
2024-06-22 01:06:27 +08:00
Deng Junhai
0ddd2d2a89
fix: support meta+enter send key in macos platform ( #160 )
...
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-06-21 18:26:45 +08:00
Minghan Zhang
1b02fade6d
Revert "fix: remove repetitive quota refresh interval"
2024-06-02 16:45:08 +08:00
Minghan Zhang
f860a99d4d
fix: remove repetitive quota refresh interval (merge pr #180 @eddsi)
...
fix: remove repetitive quota refresh interval
2024-06-01 11:35:30 +08:00
XiaomaiTX
aa06dabc5b
feat: add gemini-1.5-pro-latest
and gemini-1.5-flash-latest
model
2024-05-21 00:35:34 +08:00
XiaomaiTX
96fad636ea
feat: add gpt-4-turbo
model
2024-05-21 00:28:27 +08:00
XiaomaiTX
4248fe702e
feat: support model gpt-4o
and gpt-4o-2024-05-13
2024-05-18 12:41:52 +08:00
Ethan Stewart
5214ea58ae
fix: remove repetitive quota refresh interval
2024-04-29 16:52:58 +08:00
Zhang Minghan
1150ff2e29
feat: sync chatnio blob service ocr feature
2024-04-25 20:36:35 +08:00
Deng Junhai
a888fa62ef
feat: support email suffix checkout
...
feat: support email suffix checkout
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-04-04 12:12:18 +08:00
Deng Junhai
e60b16fc9a
feat: optimize record history conversation id rule
...
feat: optimize record history conversation id rule
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-04-04 11:57:56 +08:00
Deng Junhai
6615cd92a5
fix: fix combo-box empty value state
...
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-03-31 16:29:43 +08:00
Deng Junhai
ad51b17313
fix: fix multi combobox empty state problem
...
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-03-31 13:48:23 +08:00
Deng Junhai
48a4b6d767
chore: update i18n
...
chore: update i18n
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-03-31 13:02:44 +08:00
Deng Junhai
079c55d752
fix: fix multi combobox value is not in list candidate set issue
...
fix: fix multi combobox value is not in list candidate set issue
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-03-31 00:29:32 +08:00
Deng Junhai
03512d0fc8
feat: update announcement
...
feat: update announcement
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-03-31 00:15:53 +08:00
yongman
88f4fab102
unified handling enter keyboard
...
Signed-off-by: yongman <yming0221@gmail.com>
2024-03-30 00:23:48 +08:00
yongman
183653b6a0
fix enter send message on macos
...
Signed-off-by: yongman <yming0221@gmail.com>
2024-03-29 23:13:20 +08:00
Deng Junhai
5ddfbbc295
feat: update zhipuai chatglm channel api format v3 to v4 and support glm-4 & glm-4v ( #147 )
...
feat: update zhipuai chatglm channel api format v3 to v4 and support glm-4 & glm-4v (#147 )
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-03-28 14:04:29 +08:00
Deng Junhai
60ea2d7d04
feat: update sharing id style
...
feat: update sharing id style
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-03-27 18:10:18 +08:00
Deng Junhai
8402f72902
feat: update sharing manage dialog ( #137 )
...
feat: update sharing manage dialog (#137 )
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-03-27 18:06:55 +08:00
Deng Junhai
64e9c9d50d
fix: fix model market select not take effect issue ( #139 )
...
fix: fix model market select not take effect issue (#139 )
Co-Authored-By: Minghan Zhang <112773885+zmh-program@users.noreply.github.com>
2024-03-27 00:07:22 +08:00
Minghan Zhang
944fa2843d
fix: fix hook error
2024-03-18 21:08:06 +08:00
Zhang Minghan
aefe8a06ee
feat: add admin link
2024-03-18 11:50:18 +08:00
Zhang Minghan
4b50ab2185
feat: add market land feature
2024-03-18 11:45:34 +08:00
Zhang Minghan
5c42d33f30
feat: update model market
2024-03-18 10:27:30 +08:00
Zhang Minghan
9151fdf8ee
feat: support multiple file upload
2024-03-18 10:00:17 +08:00
Zhang Minghan
79b362380d
chore: update mask style
2024-03-18 09:29:35 +08:00
Zhang Minghan
d9e5c2f89c
feat: support full screen file upload on file uploader
2024-03-18 09:26:34 +08:00
Zhang Minghan
6f3a8cbcc9
feat: update event signal picker
2024-03-18 09:15:47 +08:00
Zhang Minghan
fb0e6d5f93
fix: fix katex formula width overflow issue
2024-03-18 08:51:26 +08:00
Zhang Minghan
92878f3d98
fix: fix message scrollbar
2024-03-16 23:05:53 +08:00
Zhang Minghan
f0b46294bf
feat: provide username
param in buy link ( #132 ) and fix anthropic message format error
2024-03-16 21:09:51 +08:00