Commit Graph

1807 Commits

Author SHA1 Message Date
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
Kadxy
be645aab37 fix: revert unintended changes 2025-01-31 00:59:03 +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
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
Kadxy
55cacfb7e2 fix: missing files required for building 2025-01-22 21:28:29 +08:00
Kadxy
f22cfd7b33
Update chat.tsx 2025-01-20 10:10:52 +08:00
Kadxy
a3d3ce3f4c
Merge branch 'main' into feat-mcp 2025-01-19 23:28:12 +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
Kadxy
0112b54bc7 fix: missing en translation 2025-01-16 22:35:26 +08:00
Kadxy
65810d918b feat: improve async operations and UI feedback 2025-01-16 21:31:19 +08:00
river
4d535b1cd0 chore: enhance mcp prompt 2025-01-16 20:54:24 +08:00
Kadxy
588d81e8f1 feat: remove unused files 2025-01-16 09:17:08 +08:00
Kadxy
d4f499ee41 feat: adjust form style 2025-01-16 09:11:53 +08:00
Kadxy
4d63d73b2e feat: load MCP preset data from server 2025-01-16 09:00:57 +08:00
Kadxy
07c63497dc feat: support stop/start MCP servers 2025-01-16 08:52:54 +08:00
Kadxy
e440ff56c8 fix: env not work 2025-01-15 18:47:05 +08:00
river
c89e4883b2 chore: update icon 2025-01-15 17:31:18 +08:00
river
ac3d940de8 Merge branch 'feat-mcp' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web into feat-mcp 2025-01-15 17:29:43 +08:00
Kadxy
be59de56f0 feat: Display the number of clients instead of the number of available tools. 2025-01-15 17:24:04 +08:00
river
a70e9a3c01 chore:update mcp icon 2025-01-15 17:23:10 +08:00
Kadxy
8aa9a500fd feat: Optimize MCP configuration logic 2025-01-15 16:52:54 +08:00
Kadxy
a3af563e89 feat: Reset mcp_config.json to empty 2025-01-09 20:13:16 +08:00
Kadxy
e95c94d7be fix: inaccurate content 2025-01-09 20:10:10 +08:00
Kadxy
125a71fead fix: unnecessary initialization 2025-01-09 20:07:24 +08:00
Kadxy
b410ec399c feat: auto scroll to bottom when MCP response 2025-01-09 20:02:27 +08:00
Kadxy
7d51bfd42e feat: MCP market 2025-01-09 19:51:01 +08:00