glay
|
e839940a26
|
feat:add amazon.nova model tool use support.
|
2024-12-14 11:01:10 +08:00 |
|
glay
|
2a9f7d72fc
|
Update app/client/platforms/bedrock.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-12-09 14:26:37 +08:00 |
|
glay
|
44a1cf6d6e
|
Update app/client/platforms/bedrock.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-12-09 10:03:06 +08:00 |
|
glay
|
a0886875e1
|
Enhance encryption security with additional safeguards.
|
2024-12-09 00:03:10 +08:00 |
|
glay
|
93337b2b92
|
Update app/client/platforms/bedrock.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-12-08 23:58:05 +08:00 |
|
glay
|
7830b37a90
|
Enhance encryption security with additional safeguards.
|
2024-12-08 23:49:59 +08:00 |
|
glay
|
fb3437ca01
|
Update app/client/platforms/bedrock.ts
增加友好提示
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-12-08 23:47:16 +08:00 |
|
glay
|
f5ae086d3c
|
Enhance encryption security with additional safeguards.
|
2024-12-08 23:28:59 +08:00 |
|
glay
|
5ac651ad8e
|
Enhance encryption security
|
2024-12-07 20:34:05 +08:00 |
|
glay
|
57dc44a54f
|
增加bedrock最新nova模型,优化后台代码
|
2024-12-07 16:49:26 +08:00 |
|
glay
|
4254fd34f9
|
增加bedrock最新nova模型,包括image解析的支持
|
2024-12-07 14:20:59 +08:00 |
|
glay
|
0c55850641
|
优化bedrock流式消息处理的缓冲机制,简化app和后台api调用逻辑判断和处理
|
2024-12-07 12:18:15 +08:00 |
|
glay
|
8ce2cf5c3b
|
Remove detailed error error message.
|
2024-11-26 11:57:49 +08:00 |
|
glay
|
e6633753a4
|
完善mistral tool use功能 和llama3消息格式问题
|
2024-11-25 20:08:21 +08:00 |
|
glay
|
15d0600642
|
Merge branch 'ChatGPTNextWeb:main' into main
|
2024-11-25 19:02:50 +08:00 |
|
glay
|
6f7a635030
|
完善llama和mistral模型的推理功能
|
2024-11-24 23:54:04 +08:00 |
|
glay
|
2ccdd1706a
|
优化前后端代码,将公共方法抽取到util类,修改客户端加密方式
|
2024-11-24 15:37:49 +08:00 |
|
glay
|
513cf1b206
|
完善llama和mistral模型的推理功能
|
2024-11-23 18:23:20 +08:00 |
|
glay
|
238eb70986
|
完善mistral模型的推理结果
|
2024-11-23 16:27:19 +08:00 |
|
glay
|
a6337e9f23
|
完善总结功能的代码逻辑
|
2024-11-23 15:13:52 +08:00 |
|
glay
|
ff88421904
|
修改密钥加密逻辑
|
2024-11-23 13:52:14 +08:00 |
|
glay
|
a85db21e1f
|
优化代码,修改方法命名错误
|
2024-11-23 12:09:45 +08:00 |
|
glay
|
b0c1ccd0a0
|
优化和重构代码,增加前端可以设置加密配置数据的密钥
|
2024-11-22 22:03:42 +08:00 |
|
glay
|
bd68df1d9b
|
修改: app/api/bedrock.ts
修改: app/client/platforms/bedrock.ts
修改: app/constant.ts
|
2024-11-22 06:33:39 +08:00 |
|
code-october
|
ef24d3e633
|
use stream when request o1
|
2024-11-21 03:46:10 +00:00 |
|
glay
|
f60c237b16
|
去掉sdk的引入,客户端也能直连
|
2024-11-20 15:25:36 +08:00 |
|
glay
|
9d3f1d2529
|
remove document function,only keep the bedrock service provider
|
2024-11-18 16:12:03 +08:00 |
|
glay
|
b2d5e0e309
|
Merge branch 'ChatGPTNextWeb:main' into main
|
2024-11-13 19:42:15 +08:00 |
|
DDMeaqua
|
b41c012d27
|
chore: shouldStream
|
2024-11-13 15:12:46 +08:00 |
|
DDMeaqua
|
0628ddfc6f
|
chore: update
|
2024-11-13 14:27:41 +08:00 |
|
DDMeaqua
|
7eda14f138
|
fix: [#5308] gemini对话总结
|
2024-11-13 14:24:44 +08:00 |
|
glay
|
0e09697274
|
Merge branch 'ChatGPTNextWeb:main' into main
|
2024-11-08 20:48:27 +08:00 |
|
DDMeaqua
|
d5bda2904d
|
chore: o1模型使用max_completion_tokens
|
2024-11-07 19:45:27 +08:00 |
|
glay
|
5d5456c1c5
|
修改: app/api/bedrock.ts
修改: app/client/platforms/bedrock.ts
|
2024-11-06 17:23:53 +08:00 |
|
glay
|
cae20af24d
|
修改: app/api/bedrock.ts
修改: app/client/api.ts
修改: app/store/access.ts
新文件: app/utils/encryption.ts
修改: package.json
|
2024-11-06 00:21:30 +08:00 |
|
glay
|
1998cf5ced
|
Merge feature/update-bedrock-api into main
|
2024-11-05 20:20:20 +08:00 |
|
glay
|
1164e1bdf6
|
Merge feature/update-bedrock-api into main
|
2024-11-05 20:04:36 +08:00 |
|
glay
|
f532731e2a
|
修改: app/client/platforms/bedrock.ts
|
2024-11-05 17:32:52 +08:00 |
|
glay
|
58837f6dec
|
修改: app/api/bedrock.ts
修改: app/client/platforms/bedrock.ts
|
2024-11-05 17:28:19 +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 |
|
glay
|
0f276f59bb
|
修改: app/client/platforms/bedrock.ts
|
2024-11-05 10:34:33 +08:00 |
|
Dogtiti
|
44fc5b5cbf
|
fix: onfinish responseRes
|
2024-11-04 17:00:45 +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 |
|
DDMeaqua
|
d357b45e84
|
feat: [#5714] 支持GLM
|
2024-10-30 19:24:03 +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
|
f0b3e10a6c
|
hotfix for gemini invald argument #5715
|
2024-10-25 18:19:22 +08:00 |
|
lloydzhou
|
f89872b833
|
hotfix for gemini invald argument #5715
|
2024-10-25 18:12:09 +08:00 |
|