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 00:45:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d21fb74f296076a2991e90b35ca9ffe8ea4cd9a8
ds2api
/
internal
/
deepseek
History
CJACK
07de35a093
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
..
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.go
refactor: Enhance WASM POW solver with channel-based pooling and configurable size, update token estimation, and fix CORS origin reflection.
2026-02-17 03:34:48 +08:00
constants.go
feat: Introduce a new Go-based DeepSeek API proxy with adapters for Claude and OpenAI, including SSE parsing and updated build configurations.
2026-02-15 19:50:26 +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