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-04 16:35:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76ae2fed51e3f97489ea42e55cebbd29848fc29a
ds2api
/
internal
/
adapter
/
openai
History
CJACK
6697d0d227
feat: enhance tool call streaming and anti-leakage by suppressing invalid or incomplete tool JSON and refining detection in Node.js.
2026-02-17 13:18:52 +08:00
..
handler_toolcall_test.go
feat: enhance tool call streaming and anti-leakage by suppressing invalid or incomplete tool JSON and refining detection in Node.js.
2026-02-17 13:18:52 +08:00
handler.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
tool_sieve.go
feat: enhance tool call streaming and anti-leakage by suppressing invalid or incomplete tool JSON and refining detection in Node.js.
2026-02-17 13:18:52 +08:00
vercel_prepare_test.go
feat: implement stream lease management for Vercel hybrid streaming path to align occupancy duration with native Go streaming behavior.
2026-02-16 23:22:04 +08:00
vercel_stream.go
Stream Go proxy responses to Vercel clients
2026-02-17 12:08:45 +08:00