This website requires JavaScript.
Explore
Help
Sign In
lisone
/
ds2api
Watch
1
Star
0
Fork
0
You've already forked ds2api
mirror of
https://github.com/CJackHwang/ds2api.git
synced
2026-05-05 08:55:28 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d35e5eab255de3122e93dadc6f6a6e64e6541ae3
ds2api
/
internal
/
deepseek
History
latticeon
f6296d506f
fix: 修改批量删除会话方式
...
- 从逐条单个删除改为官方的批量删除接口 - 单个删除函数保留备用
2026-03-16 16:23:39 +08:00
..
assets
fix: embed admin webui and wasm for serverless runtime
2026-02-16 18:56:11 +08:00
transport
feat: Enhance DeepSeek API compatibility by updating SSE parsing, standardizing error responses, and improving API key management in the tester UI.
2026-02-16 15:17:42 +08:00
client_auth_mobile_test.go
fix(deepseek): normalize mobile before login token refresh
2026-03-02 23:48:54 +08:00
client_auth.go
fix(deepseek): normalize mobile before login token refresh
2026-03-02 23:48:54 +08:00
client_completion.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
client_core.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
client_http_helpers.go
feat: Implement DeepSeek integration, refactor model adapters for streaming and tool calls, enhance admin and account management, and introduce new UI features for settings, API testing, and Vercel sync.
2026-02-22 17:25:48 +08:00
client_http_json.go
添加会话数量显示与清除功能
2026-03-16 00:50:31 +08:00
client_session_delete.go
fix: 修改批量删除会话方式
2026-03-16 16:23:39 +08:00
client_session.go
fix: 修复会话管理相关问题并拆分文件
2026-03-16 01:44:21 +08:00
constants_shared.json
feat: Implement admin settings UI, enhance admin authentication with password hashing, and add new streaming runtime logic for Claude and OpenAI adapters with extensive compatibility tests.
2026-02-19 02:45:38 +08:00
constants_test.go
feat: Implement admin settings UI, enhance admin authentication with password hashing, and add new streaming runtime logic for Claude and OpenAI adapters with extensive compatibility tests.
2026-02-19 02:45:38 +08:00
constants.go
fix: 修改批量删除会话方式
2026-03-16 16:23:39 +08:00
deepseek_edge_test.go
test: Introduce comprehensive edge case tests for various internal packages including SSE, Claude, Auth, Account, Config, Deepseek, Admin, and Util.
2026-02-18 16:52:16 +08:00
embedded_pow.go
fix: embed admin webui and wasm for serverless runtime
2026-02-16 18:56:11 +08:00
pow_test.go
refactor: centralize SSE stream parsing logic into a new
sse
package and update the PoW solver to honor context cancellation during module acquisition.
2026-02-17 04:40:01 +08:00
pow.go
refactor: centralize SSE stream parsing logic into a new
sse
package and update the PoW solver to honor context cancellation during module acquisition.
2026-02-17 04:40:01 +08:00
prompt.go
feat: Implement admin settings UI, enhance admin authentication with password hashing, and add new streaming runtime logic for Claude and OpenAI adapters with extensive compatibility tests.
2026-02-19 02:45:38 +08:00