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 |
|