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 18:05:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
787e0341745e0f06911bd8a3a2ffcaef1e25618f
ds2api
/
internal
/
js
/
helpers
/
stream-tool-sieve
History
CJACK
f313d0068f
feat: implement code fence awareness in tool sieve to prevent false-positive XML tool detection inside code blocks and refine prompt instructions.
2026-04-20 00:13:14 +08:00
..
format.js
js对齐
2026-03-01 07:15:35 +08:00
index.js
js对齐
2026-03-01 07:15:35 +08:00
jsonscan.js
refactor: remove legacy TOOL_CALL_HISTORY/TOOL_RESULT_HISTORY markers and consolidate tool call formatting into a new prompt package
2026-03-30 00:20:38 +08:00
parse_payload.js
refactor: enhance XML tool call parsing to support nested structures, CDATA, and repeated tags
2026-04-19 19:58:45 +08:00
parse.js
refactor: remove JSON-based tool call parsing from sieve and delete associated compatibility tests
2026-04-19 13:39:47 +08:00
sieve-xml.js
feat: implement code fence awareness in tool sieve to prevent false-positive XML tool detection inside code blocks and refine prompt instructions.
2026-04-20 00:13:14 +08:00
sieve.js
feat: implement code fence awareness in tool sieve to prevent false-positive XML tool detection inside code blocks and refine prompt instructions.
2026-04-20 00:13:14 +08:00
state.js
chore: set shared tool-sieve context tail window to 2048
2026-03-30 15:41:38 +08:00
tool-keywords.js
refactor: remove JSON-based tool call parsing from sieve and delete associated compatibility tests
2026-04-19 13:39:47 +08:00