Lloyd Zhou
e033bef544
Merge branch 'main' into feat-i18n
2024-08-16 16:13:13 +08:00
lyf
14ff46b5cd
解决按钮无障碍
2024-08-07 13:01:08 +08:00
lyf
c9099ca0a5
无障碍按钮和链接
2024-08-07 10:55:02 +08:00
webws
b2c1644d69
feat: add support for iFLYTEK Spark API (接入讯飞星火模型)
2024-08-06 17:54:30 +08:00
frostime
8ec6acc55a
🎨 i18n: add locale about "font family config"
...
Note: The language is translated by GPT
2024-08-03 16:24:51 +08:00
lloydzhou
6a0bda00f5
merge main
2024-08-01 15:39:54 +08:00
lloydzhou
f85ec95877
hotfix for tencent sign
2024-08-01 15:33:48 +08:00
lloydzhou
966db1e4be
add moonshot settings
2024-08-01 12:03:22 +08:00
Dogtiti
6737f016f5
chore: artifact => artifacts
2024-07-26 15:50:26 +08:00
lloydzhou
825929fdc8
merge main
2024-07-25 19:18:45 +08:00
lloydzhou
044116c14c
add plugin selector on chat
2024-07-25 13:29:39 +08:00
Dogtiti
fd441d9303
feat: discovery icon
2024-07-24 20:41:41 +08:00
lloydzhou
421bf33c0e
save artifact content to cloudflare workers kv
2024-07-24 20:02:37 +08:00
DDMeaqua
9c7bacc65e
chore: update
2024-07-24 10:45:17 +08:00
Dogtiti
3935c725c9
feat: sd setting
2024-07-23 22:44:09 +08:00
Dogtiti
6b98b14179
fix: sd mobile
2024-07-23 20:24:56 +08:00
DDMeaqua
86b8bfcb1f
feat: update i18n
2024-07-23 15:21:38 +08:00
lloydzhou
fc31d8e5d1
merge origin/main
2024-07-20 15:15:46 +08:00
YeungYeah
ee22fba448
Merge branch 'main' into main
2024-07-17 22:16:30 +08:00
LiuElric
8e4d26163a
Merge pull request #4989 from ConnectAI-E/hotfix/cf-ai-gateway
...
update custom bytedance models, and update labels in setting page
2024-07-12 23:10:25 +08:00
lloydzhou
53c1176cbf
update labels in setting page
2024-07-12 23:06:37 +08:00
Lloyd Zhou
b4ae706914
Merge pull request #4988 from ConnectAI-E/hotfix/cf-ai-gateway
...
Hotfix: default config
2024-07-12 22:06:02 +08:00
lloydzhou
831627268d
update
2024-07-12 21:41:12 +08:00
LiuElric
9d1b13ba73
Merge pull request #4933 from PeterDaveHello/locale-tw
...
Improve tw Traditional Chinese locale
2024-07-12 19:01:05 +08:00
lloydzhou
498d0f0b8b
merge main
2024-07-11 15:29:47 +08:00
lloydzhou
e3b3a4fefa
add custom settings
2024-07-09 20:09:03 +08:00
lloydzhou
7573a19dc9
add custom settings
2024-07-09 20:01:58 +08:00
lloydzhou
b14a0f24ae
update locales
2024-07-09 14:57:19 +08:00
licoy
2b0153807c
feat: Add Stability API server relay sending
2024-07-09 09:50:04 +08:00
Dogtiti
785d3748e1
feat: support baidu model
2024-07-06 13:05:09 +08:00
Peter Dave Hello
0b2863dfab
Improve tw Traditional Chinese locale
2024-07-06 02:36:29 +08:00
Lloyd Zhou
8cb204e22e
refactor: get language ( #4922 )
...
* refactor: get language
2024-07-04 17:18:42 +08:00
licoy
a16725ac17
feat: Improve SD list data and API integration
2024-07-03 15:37:34 +08:00
licoy
54401162bd
fix: model version field name
2024-07-02 15:31:30 +08:00
licoy
7fde9327a2
feat: Improve the data input and submission acquisition of SD parameter panel
2024-07-02 15:19:44 +08:00
licoy
bbbf59c74a
Improve the Stability parameter control panel
2024-07-02 10:24:19 +08:00
YeungYeah
74986803db
feat: add google api safety setting
2024-06-15 12:09:58 +08:00
DeanYao
d89a12aa05
Revert "Chat gpt"
2024-05-20 19:02:46 +08:00
Hao Jia
bfdb47a7ed
ChatGPT Logo
2024-05-16 15:03:14 +08:00
Dmitry Sandalov
d3131d2f55
Fix typo for "OpenAI Endpoint" in the en locale
2024-05-13 10:39:49 +02:00
Peter Dave Hello
1756bdd033
Improve tw Traditional Chinese locale
2024-04-12 00:18:15 +08:00
butterfly
69b079c86e
feat: dev done
2024-04-07 11:32:57 +08:00
aliceric27
e1066434d0
fix some text
2024-03-03 00:23:00 +08:00
aliceric27
86ae4b2a75
slightly polishes the tw text.
2024-03-02 23:58:23 +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
TheRam_
e2da3406d2
Add vision support ( #4076 )
2024-02-20 18:04:32 +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
Takanezawa, Kosuke
eacc911cdc
Add Japanese translations for ChatGPT messages ( #3936 )
2024-01-29 10:38:25 +08:00
Fred Liang
cc86923fd5
fix: import typing error
2024-01-05 21:19:51 +08:00
Fred Liang
916d764477
fix: import language issue
2024-01-05 21:17:26 +08:00