CJACK.
|
69eb71159d
|
Handle variable-length markdown fences in toolcall parser
|
2026-04-19 23:37:31 +08:00 |
|
CJACK.
|
5b7cdaa729
|
Fix XML tool-call parsing for fenced markdown examples
|
2026-04-19 23:11:24 +08:00 |
|
CJACK
|
0f2b5fee23
|
refactor: enhance XML tool call parsing to support nested structures, CDATA, and repeated tags
|
2026-04-19 19:58:45 +08:00 |
|
CJACK
|
0c644d1f4d
|
refactor: remove legacy function call support and simplify tool sieve logic
|
2026-04-19 04:38:48 +08:00 |
|
CJACK.
|
da7c46b278
|
Limit HTML unescape to markup tool-call parsing
|
2026-04-07 12:55:06 +08:00 |
|
CJACK.
|
77a401fb19
|
Fix tool-call HTML escaping and stabilize usage token mapping
|
2026-04-07 12:35:50 +08:00 |
|
CJACK
|
1530246e4f
|
refactor: move tool call parsing and formatting logic to a dedicated internal/toolcall package
|
2026-04-06 03:19:18 +08:00 |
|