Commit Graph

1818 Commits

Author SHA1 Message Date
Richard C Lim
7594379e54
Update openai.ts 2025-02-02 03:39:27 -05:00
Richard C Lim
1c4970b5bc
Update openai.ts 2025-02-02 03:37:47 -05:00
Richard C Lim
1c15eb7dc9
Update openai.ts 2025-02-02 03:33:54 -05:00
Richard C Lim
49dd5d5854
Update constant.ts 2025-02-01 23:40:21 -05:00
Richard C Lim
5a345ef4a9
Update openai.ts 2025-02-01 23:40:18 -05:00
Richard C Lim
5ce02fb933
Update constant.ts 2025-02-01 23:04:28 -05:00
Richard C Lim
d779b7b1d7
Update constant.ts 2025-02-01 22:56:53 -05:00
Richard C Lim
e021555e09
Update common.ts 2025-02-01 22:51:54 -05:00
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
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