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
190881f13a19aad360c32c44284c9205c81c5949
ds2api
/
internal
/
util
History
CJACK
63ee2e41c2
feat: implement strict-client compatible streaming tool calls with index and add Vercel build troubleshooting guide.
2026-02-16 17:58:40 +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
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
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