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
7beeea57796b7b6ddbb690f694e99175ff5a3d3d
ds2api
/
internal
/
util
History
CJACK
7beeea5779
feat: Implement streaming incremental tool call deltas with a new tool sieve and standalone parser.
2026-02-18 16:10:35 +08:00
..
helpers.go
feat: centralize utility functions, abstract SSE stream collection, and add concurrency to admin account testing.
2026-02-17 03:31:19 +08:00
messages_test.go
refactor: Modularize OpenAI message normalization and prompt building, enhancing
MessagesPrepare
to support additional content types and tool call formatting.
2026-02-18 00:54:54 +08:00
messages.go
refactor: Modularize OpenAI message normalization and prompt building, enhancing
MessagesPrepare
to support additional content types and tool call formatting.
2026-02-18 00:54:54 +08:00
toolcalls_test.go
feat: Implement streaming incremental tool call deltas with a new tool sieve and standalone parser.
2026-02-18 16:10:35 +08:00
toolcalls.go
feat: Implement streaming incremental tool call deltas with a new tool sieve and standalone parser.
2026-02-18 16:10:35 +08:00