sijinhui
c8f2d8029b
Merge remote-tracking branch 'upstream/main' into dev
...
# Conflicts:
# app/components/settings.tsx
# app/constant.ts
# app/store/chat.ts
2024-07-21 07:25:36 +08:00
YeungYeah
ee22fba448
Merge branch 'main' into main
2024-07-17 22:16:30 +08:00
lloydzhou
9d5e2e6a80
update labels in setting page
2024-07-17 12:49:10 +08:00
lloydzhou
32a5523aa7
update
2024-07-17 12:48:59 +08:00
sijinhui
946c3b67f6
merge
2024-07-16 18:29:03 +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
sijinhui
a70f984b0f
Merge remote-tracking branch 'upstream/main'
...
# Conflicts:
# app/api/auth.ts
# app/api/common.ts
# app/azure.ts
# app/client/api.ts
# app/client/platforms/openai.ts
# app/components/chat.tsx
# app/components/settings.tsx
# app/constant.ts
# app/layout.tsx
# app/masks/index.ts
# app/store/chat.ts
# app/store/config.ts
# app/utils/hooks.ts
# app/utils/model.ts
# package.json
# yarn.lock
2024-07-11 10:58:00 +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
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
YeungYeah
74986803db
feat: add google api safety setting
2024-06-15 12:09:58 +08:00
sijinhui
b7a216c35b
微调样式
2024-05-26 13:17:35 +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
sijinhui
8dc76ac212
Merge remote-tracking branch 'upstream/main' into dev
...
# Conflicts:
# app/utils.ts
# package.json
# yarn.lock
2024-05-14 23:40:40 +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
sijinhui
a83d79a9f4
Merge remote-tracking branch 'upstream/main' into dev
...
# Conflicts:
# app/api/auth.ts
# app/client/platforms/openai.ts
# app/components/settings.tsx
# app/config/server.ts
# app/constant.ts
# app/locales/pt.ts
# app/locales/sk.ts
# app/locales/tw.ts
# app/store/chat.ts
2024-04-09 10:39:16 +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
sijinhui
747bed9826
重构绘图相关
2024-02-22 00:21:36 +08:00
sijinhui
c42a9554a5
暂存merge
2024-02-21 14:32:47 +08:00
sijinhui
e3b0d909fe
暂存merge
2024-02-21 14:16:58 +08:00
TheRam_
e2da3406d2
Add vision support ( #4076 )
2024-02-20 18:04:32 +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
sijinhui
fe8df7c0c5
Merge remote-tracking branch 'upstream/main' into dev
...
# Conflicts:
# app/locales/jp.ts
2024-01-29 22:18:04 +08:00
Takanezawa, Kosuke
eacc911cdc
Add Japanese translations for ChatGPT messages ( #3936 )
2024-01-29 10:38:25 +08:00
sijinhui
936ae673d3
Google AI模型支持
2024-01-15 23:57:33 +08:00
sijinhui
618a76fada
Merge remote-tracking branch 'upstream/main' into dev
...
# Conflicts:
# app/locales/index.ts
2024-01-05 21:57:26 +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
levidius
4a21a8fdae
Added Slovak language support
...
Slovak language was added app/locales/sk.ts and also the language was added to app/locales/index.ts
2024-01-05 21:05:17 +08:00
sijinhui
8a5915d122
Merge remote-tracking branch 'upstream/main'
...
# Conflicts:
# app/layout.tsx
# package.json
# yarn.lock
2024-01-02 22:46:56 +08:00
Fred Liang
eade013138
fix: update google url description ( #3719 )
...
* feat: update new logo & cover image
* fix: update google url description
2023-12-31 18:02:04 +08:00
sijinhui
19f4ef9194
merge upstream
2023-12-27 22:47:01 +08:00
Fred Liang
7026bd926a
chroe: update prompts
2023-12-24 04:24:38 +08:00
Fred Liang
ae19a0dc5f
chroe: update model name
2023-12-24 04:22:12 +08:00
Fred Liang
20f2f61349
feat: support set api key from client side
2023-12-24 03:44:13 +08:00
Fred Liang
45798f993d
fix: fix type errors
2023-12-24 02:39:13 +08:00
Fred Liang
778e88cb56
chore: resolve conflict
2023-12-24 02:15:30 +08:00