CJACK
|
0bfddf7943
|
1
|
2026-04-26 09:17:40 +08:00 |
|
CJACK
|
abc96a37d8
|
refactor backend API structure
|
2026-04-26 06:58:20 +08:00 |
|
CJACK
|
8a91fef6ab
|
update doc
|
2026-04-26 04:58:35 +08:00 |
|
CJACK
|
7475defeca
|
fix: align tool call protocol and thinking controls
|
2026-04-26 04:26:51 +08:00 |
|
CJACK.
|
0e7f5cdc86
|
docs: sync tool-calling semantics with current implementation
|
2026-04-19 23:12:13 +08:00 |
|
CJACK.
|
475c9086d2
|
docs: 为展开目录树补充文件夹作用注释
|
2026-04-07 11:51:14 +08:00 |
|
CJACK
|
aeb519c211
|
docs: update API documentation, deployment guides, and README with new admin endpoints, compatibility notes, and build instructions
|
2026-03-29 19:17:07 +08:00 |
|
CJACK.
|
56a3ed19e8
|
fix(toolcall): support canonical xml params and guard json shadowing
|
2026-03-29 11:15:52 +08:00 |
|
CJACK.
|
958f4e39b5
|
feat(toolcall): prioritize XML for model output and parsing
|
2026-03-29 10:53:38 +08:00 |
|
huangxun
|
0f1985af4a
|
feat(util): 增加对混杂文本中 Tool Call 的 fallback 解析支持
- 引入 parseTextKVToolCalls 解析器以处理混杂文本或带历史记录套壳(如 [TOOL_CALL_HISTORY])输出的函数调用提取。
- 将其作为 JSON 和 XML 的 fallback 解析手段集成到主流程。
- 添加单元测试用例且更新相关语义说明文档。
|
2026-03-09 15:00:16 +08:00 |
|
CJACK.
|
892213071a
|
Align Go/JS tool-call parsing semantics and compat fixtures
|
2026-03-08 00:12:43 +08:00 |
|