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
a19f28122959818a3b671b26cd41fa44a517dc91
ds2api
/
internal
/
adapter
/
openai
History
CJACK
416b9939fc
Refactor admin handlers into specialized files and introduce OpenAI tool sieving and Vercel streaming capabilities.
2026-02-17 01:35:10 +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 admin handlers into specialized files and introduce OpenAI tool sieving and Vercel streaming capabilities.
2026-02-17 01:35:10 +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
Refactor admin handlers into specialized files and introduce OpenAI tool sieving and Vercel streaming capabilities.
2026-02-17 01:35:10 +08:00