glay
6d72a04854
Merge branch 'ChatGPTNextWeb:main' into main
2025-01-01 15:53:15 +08:00
Dogtiti
63c5baaa80
Merge pull request #6010 from code-october/fix-visionModels
...
修复 VISION_MDOELS 在 docker 运行阶段不生效的问题
2024-12-31 09:56:46 +08:00
suruiqiang
90c531c224
fix issue #6009 add setting items for deepseek
2024-12-30 18:23:18 +08:00
code-october
57c88c0717
修复 VISION_MDOELS 在 docker 运行阶段不生效的问题
2024-12-30 08:58:41 +00:00
glay
b0f78e9d1c
Merge branch 'main' into main
2024-12-30 09:50:42 +08:00
suruiqiang
67338ff9b7
add KnowledgeCutOffDate for deepseek
2024-12-29 08:58:45 +08:00
suruiqiang
7380c8a2c1
Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web into add_deepseek
2024-12-29 08:43:25 +08:00
suruiqiang
081daf937e
since #5984 , add DeepSeek as a new ModelProvider (with deepseek-chat&deepseek-corder models), so that user can use openai and deepseek at same time with different api url&key
2024-12-27 16:57:26 +08:00
glay
4b2f447474
Enhance encryption security with additional safeguards.
2024-12-08 23:52:31 +08:00
glay
f5ae086d3c
Enhance encryption security with additional safeguards.
2024-12-08 23:28:59 +08:00
glay
603415f9e1
Enhance log security
2024-12-08 08:33:45 +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
0c55850641
优化bedrock流式消息处理的缓冲机制,简化app和后台api调用逻辑判断和处理
2024-12-07 12:18:15 +08:00
code-october
1a678cb4d8
fix model leak issue
2024-11-29 15:47:28 +00:00
glay
8ce2cf5c3b
Remove detailed error error message.
2024-11-26 11:57:49 +08:00
glay
9c648e5b64
Remove detailed error error message.
2024-11-26 11:46:16 +08:00
glay
448babd27f
完善mistral tool use功能
2024-11-26 10:10:34 +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
9a473048b1
去掉Debug日志打印
2024-11-25 09:51:46 +08:00
glay
2fe848ecf3
去掉Debug日志打印
2024-11-25 09:51:02 +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
23350c842b
fix o1 in disableGPT4
2024-11-21 03:45:07 +00:00
glay
f60c237b16
去掉sdk的引入,客户端也能直连
2024-11-20 15:25:36 +08:00
glay
225ad30898
修改: app/api/bedrock.ts
...
修改: app/components/ui-lib.tsx
2024-11-13 18:37:47 +08:00
glay
09e4f95272
Merge branch 'main' into main
2024-11-11 15:55:20 +08:00
JingSyue
18a6571883
Update proxy.ts
...
Update proxy.ts
2024-11-11 12:59:29 +08:00
JingSyue
2b0f2e5f9d
fix: built-in plugin dalle3 error #5787
2024-11-10 10:28:25 +08:00
glay
5d5456c1c5
修改: app/api/bedrock.ts
...
修改: app/client/platforms/bedrock.ts
2024-11-06 17:23:53 +08:00
glay
3bf55d3530
Merge branch 'main' into main
2024-11-06 10:52:34 +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
1f66d3779c
修改: app/api/bedrock.ts
2024-11-05 23:32:24 +08:00
glay
045adc3567
修改: app/api/bedrock.ts
2024-11-05 23:28:07 +08:00
ryanhex53
8e2484fcdf
Refactor: Replace all provider split occurrences with getModelProvider utility method
2024-11-05 13:52:54 +00: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
d55c752e1e
修改: app/api/bedrock.ts
...
修改: app/utils.ts
2024-11-05 19:13:32 +08:00
glay
e3c18bb123
修改: app/api/bedrock.ts
2024-11-05 18:53:12 +08:00
glay
58837f6dec
修改: app/api/bedrock.ts
...
修改: app/client/platforms/bedrock.ts
2024-11-05 17:28:19 +08:00
ryanhex53
b844045d23
Custom model names can include the @
symbol by itself.
...
To specify the model's provider, append it after the model name using `@` as before.
This format supports cases like `google vertex ai` with a model name like `claude-3-5-sonnet@20240620`.
For instance, `claude-3-5-sonnet@20240620@vertex-ai` will be split by `split(/@(?!.*@)/)` into:
`[ 'claude-3-5-sonnet@20240620', 'vertex-ai' ]`, where the former is the model name and the latter is the custom provider.
2024-11-05 07:44:12 +00: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