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-10 11:17:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c1dd59502322f037ec9ec94ca39cb2045970dab
ds2api
/
internal
/
adapter
/
openai
History
CJACK.
0bdbb3a4ef
Stream Go proxy responses to Vercel clients
2026-02-17 12:08:45 +08:00
..
handler_toolcall_test.go
feat: Implement tool call sieving and formatting for streaming responses in Node.js, add Go fallback for non-Vercel environments, and update Vercel configuration.
2026-02-17 00:26:34 +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
Refactor admin handlers into specialized files and introduce OpenAI tool sieving and Vercel streaming capabilities.
2026-02-17 01:35:10 +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