Commit Graph

273 Commits

Author SHA1 Message Date
glay 65dc0e26d2
Merge branch 'main' into main 2025-02-06 12:25:47 +08:00
Shenghang Tsai ad9ab9d45a New provider SiliconFlow and Its Latest DeekSeek Models
Update README.md

Update constant.ts

Update README_CN.md
2025-02-04 16:59:26 +08:00
Sky 8f12beb8f0 support o3-mini 2025-02-02 21:43:30 +00:00
glay 81b14b7b8d
Merge branch 'main' into main 2025-01-31 13:17:00 +08:00
river 143be69a7f chore: remove log 2025-01-31 00:50:03 +08:00
Kadxy dabb7c70d5 feat: Remove reasoning_contentfor DeepSeek API messages 2025-01-31 00:30:08 +08:00
Kadxy c449737127 feat: Support DeepSeek API streaming with thinking mode 2025-01-31 00:07:52 +08:00
glay b0f78e9d1c
Merge branch 'main' into main 2024-12-30 09:50:42 +08:00
suruiqiang b948d6bf86 bug fix 2024-12-29 11:24:57 +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
Dogtiti 8a22c9d6db feature: support glm-4v 2024-12-28 23:33:06 +08:00
RiverRay 13430ea3e2
Merge pull request #5965 from zmhuanf/temp
Fix issue #5964: Prevents character loss in gemini-2.0-flash-thinking-exp-1219 responses
2024-12-28 22:02:02 +08:00
Dogtiti bc322be448 fix: type error 2024-12-28 20:24:08 +08:00
Dogtiti a867adaf04 fix: size 2024-12-28 20:23:51 +08:00
Dogtiti 0cb186846a feature: support glm Cogview 2024-12-28 20:23:44 +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
zmhuanf 87b5e3bf62 修复bug; 2024-12-22 15:44:47 +08:00
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