glay
|
9643adcf15
|
Merge branch 'main' into main
|
2024-12-21 11:20:20 +08:00 |
|
dupl
|
0a056a7c5c
|
add gemini-exp-1206, gemini-2.0-flash-thinking-exp-1219
|
2024-12-21 08:00:37 +08:00 |
|
Yiming Zhang
|
74c4711cdd
|
Merge remote-tracking branch 'upstream/main' into feature/flexible-visual-model
|
2024-12-20 18:34:07 -05:00 |
|
Nacho.L
|
e27e8fb0e1
|
Update google models
|
2024-12-13 07:22:16 +08:00 |
|
fishshi
|
93c5320bf2
|
Use i18n for DISCOVERY
|
2024-12-10 15:56:04 +08:00 |
|
Yiming Zhang
|
a433d1606c
|
feat: use regex patterns for vision models and allow adding capabilities to models through env var NEXT_PUBLIC_VISION_MODELS.
|
2024-12-10 00:22:45 -05:00 |
|
glay
|
4254fd34f9
|
增加bedrock最新nova模型,包括image解析的支持
|
2024-12-07 14:20:59 +08:00 |
|
glay
|
d9d2a27d8f
|
modify the BEDROCK_BASE_URL to use the region from the access store
|
2024-11-26 16:19:54 +08:00 |
|
glay
|
471b17831a
|
modify the BEDROCK_BASE_URL to use the region from the access stor
|
2024-11-26 16:18:46 +08:00 |
|
glay
|
e6633753a4
|
完善mistral tool use功能 和llama3消息格式问题
|
2024-11-25 20:08:21 +08:00 |
|
glay
|
a19ba6933a
|
Merge branch 'ChatGPTNextWeb:main' into main
|
2024-11-24 11:52:37 +08:00 |
|
code-october
|
b7acb89096
|
update new model for gpt-4o and gemini-exp
|
2024-11-22 09:48:50 +00:00 |
|
glay
|
bd68df1d9b
|
修改: app/api/bedrock.ts
修改: app/client/platforms/bedrock.ts
修改: app/constant.ts
|
2024-11-22 06:33:39 +08:00 |
|
glay
|
f60c237b16
|
去掉sdk的引入,客户端也能直连
|
2024-11-20 15:25:36 +08:00 |
|
glay
|
24261d20b3
|
Consider adding more Bedrock-specific configurations
|
2024-11-13 08:18:20 +08:00 |
|
glay
|
09e4f95272
|
Merge branch 'main' into main
|
2024-11-11 15:55:20 +08:00 |
|
opchips
|
64aa760e58
|
update claude rank
|
2024-11-06 19:18:05 +08:00 |
|
glay
|
4204890d90
|
Merge branch 'ChatGPTNextWeb:main' into main
|
2024-11-06 18:19:14 +08:00 |
|
opchips
|
6667ee1c7f
|
merge main
|
2024-11-06 15:08:18 +08:00 |
|
Lloyd Zhou
|
f4c9410c29
|
Merge pull request #5776 from ConnectAI-E/feat-glm
fix: glm chatpath
|
2024-11-06 14:02:20 +08:00 |
|
DDMeaqua
|
adf7d8200b
|
fix: glm chatpath
|
2024-11-06 13:55:57 +08:00 |
|
opchips
|
3086a2fa77
|
add claude35haiku not vision
|
2024-11-06 12:56:24 +08:00 |
|
glay
|
952d8835a3
|
修改: app/components/settings.tsx
修改: app/components/ui-lib.tsx
修改: app/constant.ts
修改: app/utils/encryption.ts
|
2024-11-06 09:44:36 +08:00 |
|
glay
|
1164e1bdf6
|
Merge feature/update-bedrock-api into main
|
2024-11-05 20:04:36 +08:00 |
|
glay
|
afbf5eb541
|
修改: .env.template
修改: app/api/auth.ts
修改: app/api/bedrock.ts
修改: app/client/api.ts
修改: app/client/platforms/bedrock.ts
修改: app/components/settings.tsx
修改: app/config/server.ts
修改: app/constant.t
|
2024-11-05 14:27:52 +08:00 |
|
lloydzhou
|
a6c1eb27a8
|
add claude 3.5 haiku
|
2024-11-05 10:23:15 +08:00 |
|
glay
|
fc391168e9
|
修改: app/api/bedrock.ts
删除: app/api/bedrock/models.ts
删除: app/api/bedrock/utils.ts
修改: app/client/platforms/bedrock.ts
删除: app/components/chat-actions.tsx
修改: app/components/chat.tsx
修改: app/constant.ts
删除: app/icons/document.svg
|
2024-11-04 16:24:10 +08:00 |
|
Dogtiti
|
36bfa2ef7c
|
Merge pull request #5741 from ConnectAI-E/feat-glm
feat: [#5714] 支持GLM
|
2024-11-01 13:57:30 +08:00 |
|
DDMeaqua
|
afe12c212e
|
chore: update
|
2024-11-01 13:53:43 +08:00 |
|
glay
|
dca4a0e48f
|
修改: app/api/bedrock.ts
修改: app/api/bedrock/models.ts
修改: app/api/bedrock/utils.ts
修改: app/client/api.ts
修改: app/client/platforms/bedrock.ts
新文件: app/components/chat-actions.tsx
修改: app/components/chat.module.scss
修改: app/components/chat.tsx
修改: app/constant.ts
新文件: app/icons/document.svg
修改: app/locales/cn.ts
修改: app/locales/en.ts
|
2024-10-31 14:23:38 +08:00 |
|
glay
|
722c28839f
|
Merge branch 'ChatGPTNextWeb:main' into main
|
2024-10-31 11:51:41 +08:00 |
|
DDMeaqua
|
d3f0a77830
|
chore: update Provider
|
2024-10-31 11:23:06 +08:00 |
|
Core
|
44383a8b33
|
add claude-3-5-sonnet-latest and claude-3-opus-latest
add claude-3-5-sonnet-latest and claude-3-opus-latest
|
2024-10-31 11:00:45 +08:00 |
|
DDMeaqua
|
d357b45e84
|
feat: [#5714] 支持GLM
|
2024-10-30 19:24:03 +08:00 |
|
hyiip
|
736cbdbdd1
|
add constant to claude 3.5 sonnet 20241022
|
2024-10-30 02:18:41 +08:00 |
|
glay
|
ff356f0c8c
|
修改: app/api/[provider]/[...path]/route.ts
修改: app/api/auth.ts
新文件: app/api/bedrock.ts
新文件: app/api/bedrock/models.ts
新文件: app/api/bedrock/utils.ts
修改: app/client/api.ts
新文件: app/client/platforms/bedrock.ts
修改: app/components/settings.tsx
修改: app/config/server.ts
修改: app/constant.ts
修改: app/locales/cn.ts
修改: app/locales/en.ts
修改: app/store/access.ts
修改: app/utils.ts
修改: package.json
|
2024-10-29 22:20:26 +08:00 |
|
lloydzhou
|
801dc412f9
|
add claude-3.5-haiku
|
2024-10-24 15:28:05 +08:00 |
|
lloydzhou
|
8455fefc8a
|
add xai
|
2024-10-23 11:40:06 +08:00 |
|
lloydzhou
|
a50c282d01
|
remove DEFAULT_API_HOST
|
2024-09-30 01:19:20 +08:00 |
|
lyf
|
13c68bd810
|
fix url utm
|
2024-09-25 16:11:57 +08:00 |
|
lyf
|
518e0d90a5
|
fex url
|
2024-09-23 11:11:36 +08:00 |
|
river
|
e4fda6cacf
|
feat: add auth tip
|
2024-09-19 08:41:09 +08:00 |
|
river
|
2f0d94a46b
|
chore: add auth tip
|
2024-09-19 00:05:06 +08:00 |
|
DDMeaqua
|
dfaafe3adb
|
Merge branch 'main' into tts
|
2024-09-18 13:48:28 +08:00 |
|
DDMeaqua
|
3ae8ec1af6
|
feat: tts
|
2024-09-18 11:24:25 +08:00 |
|
DDMeaqua
|
212605a7e3
|
Merge branch 'main' into tts-stt
|
2024-09-18 10:39:56 +08:00 |
|
DDDDD12138
|
63ffd473d5
|
chore: remove unused imports
|
2024-09-15 20:17:02 +08:00 |
|
skymkmk
|
71df415b14
|
feat: add o1 model
|
2024-09-13 13:34:49 +08:00 |
|
l.tingting
|
c1b74201e4
|
add chatgpt-4o-latest
|
2024-09-07 01:42:56 +08:00 |
|
lloydzhou
|
9275f2d753
|
add awesome plugin repo url
|
2024-09-06 19:37:24 +08:00 |
|
lloydzhou
|
caf50b6e6c
|
move artifacts into mask settings
|
2024-09-05 14:46:16 +08:00 |
|
lloydzhou
|
9326ff9d08
|
ts error
|
2024-08-30 23:39:08 +08:00 |
|
lloydzhou
|
cac99e3908
|
add Plugin page
|
2024-08-30 13:02:03 +08:00 |
|
lloydzhou
|
571ce11e53
|
stash code
|
2024-08-29 19:55:09 +08:00 |
|
DDMeaqua
|
2f410fc09f
|
feat: add tts stt
|
2024-08-27 16:21:02 +08:00 |
|
heweikang
|
39d7d9f13a
|
migrate the search button to plugins discovery
|
2024-08-20 19:44:22 +08:00 |
|
heweikang
|
82298a760a
|
Merge branch 'main' into feat/search-history
|
2024-08-17 10:15:49 +08:00 |
|
Lloyd Zhou
|
e033bef544
|
Merge branch 'main' into feat-i18n
|
2024-08-16 16:13:13 +08:00 |
|
DDMeaqua
|
d88cc575e5
|
chore: update
|
2024-08-16 16:10:31 +08:00 |
|
heweikang
|
cd920364f8
|
Add page to search chat history
|
2024-08-14 22:28:05 +08:00 |
|
lyf
|
cc28aef625
|
add gpt-4o-2024-08-06
|
2024-08-08 16:23:40 +08:00 |
|
webws
|
b2c1644d69
|
feat: add support for iFLYTEK Spark API (接入讯飞星火模型)
|
2024-08-06 17:54:30 +08:00 |
|
Dogtiti
|
fec80c6c51
|
Merge pull request #5173 from ConnectAI-E/feature/dalle
add dalle3 model
|
2024-08-05 20:49:37 +08:00 |
|
frostime
|
150fc84b9b
|
✨ feat(model): 增加 sorted 字段,并使用该字段对模型列表进行排序
1. 在 Model 和 Provider 类型中增加 sorted 字段(api.ts)
2. 默认模型在初始化的时候,自动设置默认 sorted 字段,从 1000 开始自增长(constant.ts)
3. 自定义模型更新的时候,自动分配 sorted 字段(model.ts)
|
2024-08-05 19:43:32 +08:00 |
|
lloydzhou
|
ac599aa47c
|
add dalle3 model
|
2024-08-02 18:00:42 +08:00 |
|
lloydzhou
|
c359b92ddc
|
update
|
2024-08-01 18:58:07 +08:00 |
|
lloydzhou
|
6a0bda00f5
|
merge main
|
2024-08-01 15:39:54 +08:00 |
|
lloydzhou
|
fd9e94e078
|
merge main
|
2024-08-01 13:18:33 +08:00 |
|
lloydzhou
|
b8bbc37b8e
|
merge main
|
2024-08-01 11:57:23 +08:00 |
|
lloydzhou
|
40cbabc330
|
add moonshot api
|
2024-08-01 11:55:22 +08:00 |
|
Lloyd Zhou
|
35c5518668
|
Merge pull request #5110 from ConnectAI-E/fix/owner
chore: update owner
|
2024-07-26 19:28:45 +08:00 |
|
Dogtiti
|
1772d5c4b6
|
chore: update owner
|
2024-07-26 16:00:25 +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 |
|
Lloyd Zhou
|
941a03ed6c
|
Merge pull request #4983 from OpenAI-Next/dev-sd
[Feature] Stable Diffusion
|
2024-07-25 19:13:37 +08:00 |
|
lloydzhou
|
044116c14c
|
add plugin selector on chat
|
2024-07-25 13:29:39 +08:00 |
|
lloydzhou
|
6cc0a5a1a4
|
remove code
|
2024-07-25 12:36:48 +08:00 |
|
lloydzhou
|
8f6e5d73a2
|
hotfix: can send sd task in client
|
2024-07-25 12:31:30 +08:00 |
|
Dogtiti
|
2a1c05a028
|
fix: bugs
|
2024-07-24 20:04:22 +08:00 |
|
lloydzhou
|
421bf33c0e
|
save artifact content to cloudflare workers kv
|
2024-07-24 20:02:37 +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 |
|
consistent-k
|
dfd2a53129
|
chore: Remove useless judgment conditions
|
2024-07-22 08:50:15 +00:00 |
|
lloydzhou
|
fc31d8e5d1
|
merge origin/main
|
2024-07-20 15:15:46 +08:00 |
|
Dogtiti
|
622d8a4edb
|
Merge pull request #5063 from ChenglongWang/summary_model
Change gpt summary model to gpt-4o-mini
|
2024-07-19 23:53:00 +08:00 |
|
Chenglong Wang
|
0236e13187
|
Change gpt summary model to gpt-4o-mini.
|
2024-07-19 23:36:57 +08:00 |
|
YeungYeah
|
a3d4a7253f
|
Merge remote-tracking branch 'source/main'
|
2024-07-19 21:38:25 +08:00 |
|
lloydzhou
|
287fa0a39c
|
feat: 1. using cache storage store image data; 2. get base64image before chat to api #5013
|
2024-07-19 13:50:10 +08:00 |
|
Dogtiti
|
8464ca8931
|
Merge pull request #5045 from ConnectAI-E/fix/google
refactor: google
|
2024-07-19 10:19:04 +08:00 |
|
Peter Dave Hello
|
9caf820758
|
Add GPT-4o mini support
Reference:
- https://platform.openai.com/docs/models/gpt-4o-mini
- https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence/
|
2024-07-19 03:21:40 +08:00 |
|
YeungYeah
|
ee22fba448
|
Merge branch 'main' into main
|
2024-07-17 22:16:30 +08:00 |
|
Dogtiti
|
b3cfaf1420
|
refator: google
|
2024-07-17 20:05:34 +08:00 |
|
consistent-k
|
9aabc4ad6a
|
update constant for baidu add ernie-tiny model
|
2024-07-17 10:41:31 +00:00 |
|
consistent-k
|
5dc731bc77
|
update constant for baidu add ernie-speed model
|
2024-07-17 09:29:43 +00:00 |
|
consistent-k
|
5a0d0c0b75
|
update constant for baidu add ernie-speed model
|
2024-07-17 08:54:53 +00:00 |
|
lloydzhou
|
bab3e0bc9b
|
using CacheStorage to store image #5013
|
2024-07-16 01:19:40 +08:00 |
|
lloydzhou
|
33450ce429
|
move code to utils/file
|
2024-07-15 20:09:21 +08:00 |
|
licoy
|
3767b2c7f9
|
test
|
2024-07-15 15:29:56 +08:00 |
|
lloydzhou
|
9b97dca601
|
hotfix: custom comfig for Gemini api. #4944
|
2024-07-12 21:27:30 +08:00 |
|
lloydzhou
|
498d0f0b8b
|
merge main
|
2024-07-11 15:29:47 +08:00 |
|