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
6697d0d227105236b68cdd4395227be20b8cd98f
ds2api
/
internal
/
util
History
CJACK
2cde0a1d84
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
..
helpers.go
feat: centralize utility functions, abstract SSE stream collection, and add concurrency to admin account testing.
2026-02-17 03:31:19 +08:00
messages_test.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
messages.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
toolcalls_test.go
feat: Intercept and format tool calls, including unknown ones, from model responses in the OpenAI adapter, preventing raw JSON leaks and improving stream finalization.
2026-02-16 16:24:21 +08:00
toolcalls.go
feat: implement strict-client compatible streaming tool calls with index and add Vercel build troubleshooting guide.
2026-02-16 17:58:40 +08:00