Commit Graph

2973 Commits

Author SHA1 Message Date
Richard C Lim
c17ed54e85
Update constant.ts 2025-02-01 22:40:10 -05:00
Richard C Lim
039b606e6b
Update common.ts 2025-02-01 21:24:00 -05:00
Richard C Lim
3b3bcea8ac
Update constant.ts 2025-02-01 21:05:51 -05:00
Richard C Lim
3848d8bd3b
Update openai.ts 2025-02-01 20:42:43 -05:00
Richard C Lim
bfb21256a5
Update openai.ts 2025-02-01 20:34:39 -05:00
Richard C Lim
90c971da5c
Update openai.ts 2025-02-01 20:30:33 -05:00
Richard C Lim
590204a1e0
Update constant.ts 2025-02-01 20:23:37 -05:00
Richard C Lim
7f13025590
Update common.ts 2025-02-01 19:50:50 -05:00
Richard C Lim
4aa0ff789e
Update common.ts 2025-02-01 19:33:41 -05:00
Richard C Lim
3e18e7b0fb
Update openai.ts 2025-02-01 18:41:18 -05:00
Richard C Lim
82f75d9f41
Update openai.ts 2025-02-01 18:07:14 -05:00
Richard C Lim
e0f6ffdec1
Update openai.ts 2025-02-01 04:52:50 -05:00
Richard C Lim
c5776ceb34
Update openai.ts 2025-02-01 03:56:40 -05:00
Richard C Lim
d5861dda6e
Update constant.ts 2025-02-01 03:26:06 -05:00
Richard C Lim
e979421c8e
Update common.ts 2025-02-01 03:23:26 -05:00
Richard C Lim
0831be97ba
Update openai.ts 2025-02-01 03:22:56 -05:00
Richard C Lim
8d29eb7c63
Update constant.ts 2025-02-01 03:22:50 -05:00
Richard C Lim
37ff8924d1
Update common.ts 2025-01-31 22:33:24 -05:00
Richard C Lim
32d788d808
Update common.ts
added baseUrl
2025-01-31 22:24:48 -05:00
Richard C Lim
104264cde7
Update common.ts 2025-01-31 04:44:44 -05:00
Richard C Lim
8040433c35
Update constant.ts 2025-01-31 02:49:05 -05:00
Richard C Lim
d065ce0519
Update constant.ts 2025-01-31 02:36:20 -05:00
Richard C Lim
257eb32e01
Update constant.ts 2025-01-31 02:32:45 -05:00
RiverRay
3ef5993085
Merge pull request #6119 from ChatGPTNextWeb/Leizhenpeng-patch-3
Some checks failed
Run Tests / test (push) Has been cancelled
Update README.md
2025-01-31 08:18:47 +08:00
RiverRay
09ad7c1875
Update README.md 2025-01-31 08:18:13 +08:00
RiverRay
31e52cb47e
更新 README.md 2025-01-31 06:53:39 +08:00
RiverRay
9a69c5bd7c
Merge pull request #6118 from ChatGPTNextWeb/feat/issue-6104-deepseek-reasoning-content 2025-01-31 06:48:00 +08:00
Kadxy
be645aab37 fix: revert unintended changes 2025-01-31 00:59:03 +08:00
RiverRay
c41e86faa6
Merge pull request #6116 from ChatGPTNextWeb/feat/issue-6104-deepseek-reasoning-content
Support DeepSeek API streaming reasoning content
2025-01-31 00:52:18 +08:00
river
143be69a7f chore: remove log 2025-01-31 00:50:03 +08:00
river
63b7626656 chore: change md 2025-01-31 00:49:09 +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
RiverRay
553b8c9f28
Update .env.template
Some checks failed
Run Tests / test (push) Has been cancelled
2025-01-27 13:05:17 +08:00
river
19314793b8 Merge branch 'bestsanmao-bug_fix' 2025-01-27 12:55:31 +08:00
river
8680182921 feat: Add DeepSeek API key and fix MCP environment variable parsing 2025-01-27 12:48:59 +08:00
suruiqiang
2173c82bb5 add deepseek-reasoner, and change deepseek's summary model to deepseek-chat 2025-01-23 18:47:22 +08:00
suruiqiang
0d5e66a9ae not insert mcpSystemPrompt if not ENABLE_MCP 2025-01-23 18:24:38 +08:00
RiverRay
2f9cb5a68f
Merge pull request #6084 from ChatGPTNextWeb/temp-fix
Some checks failed
Run Tests / test (push) Has been cancelled
fix: missing mcp_config.json files required for building
2025-01-22 21:40:37 +08:00
Kadxy
55cacfb7e2 fix: missing files required for building 2025-01-22 21:28:29 +08:00
RiverRay
6a862372f7
Merge pull request #6082 from ChatGPTNextWeb/Leizhenpeng-patch-2
Some checks are pending
Run Tests / test (push) Waiting to run
Update README_CN.md
2025-01-22 13:11:11 +08:00
RiverRay
81bd83eb44
Update README_CN.md 2025-01-22 13:08:33 +08:00
RiverRay
b2b6fd81be
Merge pull request #6075 from Kadxy/main
Some checks failed
Run Tests / test (push) Has been cancelled
2025-01-20 10:44:46 +08:00
Kadxy
f22cfd7b33
Update chat.tsx 2025-01-20 10:10:52 +08:00
RiverRay
8111acff34
Update README.md
Some checks are pending
Run Tests / test (push) Waiting to run
2025-01-20 00:17:47 +08:00
RiverRay
4cad55379d
Merge pull request #5974 from ChatGPTNextWeb/feat-mcp
Support MCP( WIP)
2025-01-20 00:07:41 +08:00
Kadxy
a3d3ce3f4c
Merge branch 'main' into feat-mcp 2025-01-19 23:28:12 +08:00
Kadxy
611e97e641 docs: update README.md 2025-01-19 23:20:58 +08:00
Kadxy
bfeea4ed49 fix: prevent MCP operations from blocking chat interface 2025-01-19 01:02:01 +08:00
Kadxy
bc71ae247b feat: add ENABLE_MCP env var to toggle MCP feature globally and in Docker 2025-01-18 21:19:01 +08:00