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-07 01:45:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d21fb74f296076a2991e90b35ca9ffe8ea4cd9a8
ds2api
/
internal
/
adapter
/
openai
History
CJACK
d21fb74f29
fix: Prevent partial tool call JSON leaks in stream processing by removing size-based buffer limits and holding incomplete blocks longer.
2026-02-17 12:57:01 +08:00
..
handler_toolcall_test.go
fix: Prevent partial tool call JSON leaks in stream processing by removing size-based buffer limits and holding incomplete blocks longer.
2026-02-17 12:57:01 +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
fix: Prevent partial tool call JSON leaks in stream processing by removing size-based buffer limits and holding incomplete blocks longer.
2026-02-17 12:57:01 +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