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
23d5ac7fa251287b714e7a761dfd6fc377c871dd
ds2api
/
internal
/
adapter
/
openai
History
CJACK
23d5ac7fa2
feat: centralize DeepSeek SSE parsing, improve account identifier resolution, and simplify CORS configuration.
2026-02-17 03:45:55 +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
feat: centralize DeepSeek SSE parsing, improve account identifier resolution, and simplify CORS configuration.
2026-02-17 03:45:55 +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
feat: centralize utility functions, abstract SSE stream collection, and add concurrency to admin account testing.
2026-02-17 03:31:19 +08:00